com.polarion.alm.tracker.model.ITestSteps


FIELDS
Modifiers and TypeNameDescription
String STRUCTURE_ID
String KEY_KEYS
String KEY_STEPS
String TEST_STEP_KEYS_ENUM_ID
METHODS
Modifiers and TypeNameDescription
List getKeys()
void setKeys(List)
List getSteps()
void setSteps(List)

Back to Index