org.molgenis.ngs.plugins.worksheet
Class WorksheetModel
java.lang.Object
org.molgenis.ngs.plugins.worksheet.WorksheetModel
public class WorksheetModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorksheetModel
public WorksheetModel(List<Tuple> currentRows)
setRows
public void setRows(List<Tuple> rows)
getRows
public List<Tuple> getRows()
getTable
public TupleTable getTable()
Copyright © 2013. All Rights Reserved.