com.polarion.alm.tracker.model.parameters.IParametersAndDefinitionsStruct


FIELDS
Modifiers and TypeNameDescription
String STRUCTURE_ID
String KEY_PARAMETERS
String KEY_PARAMETER_DEFINITIONS
METHODS
Modifiers and TypeNameDescription
List getParameterDefinitions()
List getParameters()
Object getParameterValue(String) Gets the parameter value for the parameter with the given name.

Back to Index