|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openexchange.admin.console.CmdLineParser.Option
com.openexchange.admin.console.CmdLineParser.Option.LongOption
public static class CmdLineParser.Option.LongOption
An option that expects a long integer value
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.openexchange.admin.console.CmdLineParser.Option |
---|
CmdLineParser.Option.BooleanOption, CmdLineParser.Option.DoubleOption, CmdLineParser.Option.IntegerOption, CmdLineParser.Option.LongOption, CmdLineParser.Option.SettableBooleanOption, CmdLineParser.Option.StringOption |
Constructor Summary | |
---|---|
CmdLineParser.Option.LongOption(char shortForm,
java.lang.String longForm)
|
|
CmdLineParser.Option.LongOption(java.lang.String longForm)
|
Method Summary |
---|
Methods inherited from class com.openexchange.admin.console.CmdLineParser.Option |
---|
getValue, longForm, shortForm, wantsValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmdLineParser.Option.LongOption(char shortForm, java.lang.String longForm)
public CmdLineParser.Option.LongOption(java.lang.String longForm)
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |