public interface Option
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getDescription() |
String |
getDisplayName() |
String |
getLongName() |
String |
getName() |
boolean |
isFlag() |
boolean |
isMultiValue() |
boolean |
isRequired() |
String getDefaultValue()
String getDescription()
String getDisplayName()
String getLongName()
String getName()
boolean isFlag()
boolean isMultiValue()
boolean isRequired()
Copyright © 2008–2018. All rights reserved.