public class ParameterDefinitionInfo extends Object
| Constructor and Description |
|---|
ParameterDefinitionInfo() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Boolean> |
getDefaultValueMap() |
Map<String,String> |
getDescriptionPropertyValueMap() |
String |
getEffectiveValue() |
void |
setDefaultValueMap(Map<String,Boolean> defaultValueMap) |
void |
setDescriptionPropertyValueMap(Map<String,String> descriptionPropertyValueMap) |
void |
setEffectiveValue(String effectiveValue) |
Copyright © 2016–2020. All rights reserved.