Class ParameterDefinitionInfo
java.lang.Object
com.cwctravel.hudson.plugins.extended_choice_parameter.ParameterDefinitionInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDefaultValueMap
(Map<String, Boolean> defaultValueMap) void
setDescriptionPropertyValueMap
(Map<String, String> descriptionPropertyValueMap) void
setEffectiveValue
(String effectiveValue)
-
Constructor Details
-
ParameterDefinitionInfo
public ParameterDefinitionInfo()
-
-
Method Details
-
getEffectiveValue
-
setEffectiveValue
-
getDefaultValueMap
-
setDefaultValueMap
-
getDescriptionPropertyValueMap
-
setDescriptionPropertyValueMap
-