public final class Row extends Object
Row(Table<?> table)
Table<?>
getTable()
List<Object>
getValues()
void
setValue(int i, Object o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Row(Table<?> table)
public Table<?> getTable()
public List<Object> getValues()
public void setValue(int i, Object o)
Copyright © 2022 Open Foris. All rights reserved.