com.polarion.alm.tracker.model.parameters.IParametersAndDefinitionsStruct
FIELDS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | STRUCTURE_ID | |
| String | KEY_PARAMETERS | |
| String | KEY_PARAMETER_DEFINITIONS |
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| List | getParameterDefinitions() | |
| List | getParameters() | |
| Object | getParameterValue(String) | Gets the parameter value for the parameter with the given name. |
Back to Index