| Package | Description | 
|---|---|
| com.edgeti.EntryRelationDb | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.ArrayList<Row> | Table. rows | 
| Modifier and Type | Method and Description | 
|---|---|
| Row | Table. getRow(int i) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.ArrayList<Row> | Table. getRows() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Table. addRow(Row row) |