com.polarion.alm.tracker.model.ITable
FIELDS
Modifiers and Type | Name | Description |
---|---|---|
String | STRUCTURE_ID | |
String | KEY_ROWS | |
String | KEY_KEYS |
METHODS
Modifiers and Type | Name | Description |
---|---|---|
List | getKeys() | |
void | setKeys(List |
|
List | getRows() | |
void | setRows(List |
|
IRow | createRow(List>) |
Back to Index