public class GogoOptionInfo extends GogoParameterInfo implements OptionInfo
type| Constructor and Description |
|---|
GogoOptionInfo(String[] names,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNames() |
boolean |
isRequired() |
getDefault, getDescription, getType, isMultiValued, setDefaultValue, setDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefault, getType, isMultiValuedgetDescriptionpublic List<String> getNames()
getNames in interface OptionInfopublic boolean isRequired()
isRequired in interface ParameterInfoisRequired in class GogoParameterInfoCopyright © 2013 OW2 Consortium. All Rights Reserved.