org.gcube.portlets.user.tdw.shared.model
Class DataRow
java.lang.Object
org.gcube.portlets.user.tdw.shared.model.DataRow
public class DataRow
- extends Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
|
Constructor Summary |
DataRow(int size)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
data
protected Object[] data
DataRow
public DataRow(int size)
get
public <T> T get(ColumnKey key)
set
public <T> void set(ColumnKey key,
T value)
Copyright © 2013. All Rights Reserved.