org.gcube.portlets.user.gisviewer.client.commons.beans
Class ResultRow
java.lang.Object
org.gcube.portlets.user.gisviewer.client.commons.beans.ResultRow
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ResultRow
- 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 |
ResultRow
public ResultRow()
ResultRow
public ResultRow(List<ResultColumn> columns)
getColumns
public List<ResultColumn> getColumns()
setColumns
public void setColumns(List<ResultColumn> columns)
Copyright © 2014. All Rights Reserved.