org.gcube.portlets.user.gisviewer.client.commons.beans
Class ResultTable
java.lang.Object
org.gcube.portlets.user.gisviewer.client.commons.beans.ResultTable
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ResultTable
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultTable
public ResultTable()
ResultTable
public ResultTable(List<ResultRow> rows)
getRows
public List<ResultRow> getRows()
setRows
public void setRows(List<ResultRow> rows)
addResultRow
public void addResultRow(ResultRow resultRow)
Copyright © 2013. All Rights Reserved.