com.polarion.alm.tracker.model.IModule.IOutlineNumberingDef
FIELDS
Modifiers and Type | Name | Description |
---|---|---|
String | STRUCTURE_ID | |
String | KEY_PREFIX |
METHODS
Modifiers and Type | Name | Description |
---|---|---|
String | getPrefix() | Returns prefix of outline numbering of workitems for this module. |
void | setPrefix(String) | Sets prefix of outline numbering of workitems for this module. |
Back to Index