Package | Description |
---|---|
net.sf.kdgcommons.util |
Everything that didn't fit someplace better.
|
Modifier and Type | Method and Description |
---|---|
SimpleCLIParser.OptionDefinition.Type |
SimpleCLIParser.OptionDefinition.getType() |
static SimpleCLIParser.OptionDefinition.Type |
SimpleCLIParser.OptionDefinition.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleCLIParser.OptionDefinition.Type[] |
SimpleCLIParser.OptionDefinition.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|