public class SimpleDataRow
extends java.lang.Object
| Constructor and Description |
|---|
SimpleDataRow()
Instantiates a new simple data row.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<KeyValue> |
getCells()
Gets the cells.
|
public java.util.List<KeyValue> getCells()