com.polarion.alm.tracker.model.ICategory


FIELDS
Modifiers and TypeNameDescription
String PROTO The name of prototype in the model
String KEY_NAME The names of model's keys
String KEY_DESCRIPTION
METHODS
Modifiers and TypeNameDescription
String getName()
void setName(String)
Text getDescription()
void setDescription(Text)
IPObjectList getWorkItemsFromCategory()

Back to Index