|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openexchange.admin.console.CLIOption
com.openexchange.admin.console.CLIOption.CLISettableBooleanOption
public static class CLIOption.CLISettableBooleanOption
A settable boolean option.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.openexchange.admin.console.CLIOption |
|---|
CLIOption.CLIBooleanOption, CLIOption.CLIDoubleOption, CLIOption.CLIIntegerOption, CLIOption.CLILongOption, CLIOption.CLISettableBooleanOption, CLIOption.CLIStringOption |
| Constructor Summary | |
|---|---|
CLIOption.CLISettableBooleanOption(char shortForm,
String longForm)
|
|
CLIOption.CLISettableBooleanOption(String longForm)
|
|
| Method Summary |
|---|
| Methods inherited from class com.openexchange.admin.console.CLIOption |
|---|
longForm, parseValue, shortForm, wantsValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CLIOption.CLISettableBooleanOption(char shortForm,
String longForm)
public CLIOption.CLISettableBooleanOption(String longForm)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||