public class SimpleDataTable
extends java.lang.Object
| Constructor and Description |
|---|
SimpleDataTable()
Instantiates a new simple data table.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SimpleDataRow> |
getRows()
Gets the rows.
|
public java.util.List<SimpleDataRow> getRows()