Class Row
- java.lang.Object
-
- org.openforis.collect.relational.data.Row
-
public final class Row extends Object
- Author:
- G. Miceli
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Table<?>getTable()List<Object>getValues()voidsetValue(int i, Object o)
-