com.polarion.alm.tracker.model.ITable


FIELDS
Modifiers and TypeNameDescription
String STRUCTURE_ID
String KEY_ROWS
String KEY_KEYS
METHODS
Modifiers and TypeNameDescription
List getKeys()
void setKeys(List)
List getRows()
void setRows(List)
IRow createRow(List)

Back to Index