public class GosuOption
extends gw.internal.ext.org.apache.commons.cli.Option
| Constructor and Description |
|---|
GosuOption(String opt,
String description) |
GosuOption(String opt,
String longOpt,
boolean hasArg,
String description) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isHidden()
Is this a hidden option?
|
void |
setHidden(Boolean value)
Set this option as hidden
|
addValue, clone, equals, getArgName, getArgs, getDescription, getId, getLongOpt, getOpt, getType, getValue, getValue, getValue, getValues, getValueSeparator, getValuesList, hasArg, hasArgName, hasArgs, hashCode, hasLongOpt, hasOptionalArg, hasValueSeparator, isRequired, setArgName, setArgs, setDescription, setLongOpt, setOptionalArg, setRequired, setType, setValueSeparator, toStringpublic GosuOption(String opt, String description) throws IllegalArgumentException
IllegalArgumentExceptionpublic GosuOption(String opt, String longOpt, boolean hasArg, String description) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2015. All rights reserved.