|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CommandLineParser.Option
Option information.
Method Summary | |
---|---|
Command<?> |
command()
Returns the command to execute if the option is recognized. |
int |
numberOfArgument()
Returns the number of arguments of the option. |
String |
optionName()
Returns the name of the option. |
Method Detail |
---|
int numberOfArgument()
Command<?> command()
String optionName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |