com.polarion.alm.tracker.model.ICategory
FIELDS
Modifiers and Type | Name | Description |
---|---|---|
String | PROTO | The name of prototype in the model |
String | KEY_NAME | The names of model's keys |
String | KEY_DESCRIPTION |
METHODS
Modifiers and Type | Name | Description |
---|---|---|
String | getName() | |
void | setName(String) | |
Text | getDescription() | |
void | setDescription(Text) | |
IPObjectList | getWorkItemsFromCategory() |
Back to Index