public interface Parameter
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDefaultValue()
The default value as a list of tokenized strings (but one single value).
|
String |
getName()
The name of the parameter.
|
OptionType |
getOptionType()
The type of parameter.
|
String getName()
OptionType getOptionType()
Copyright © 2015. All Rights Reserved.