|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.main.CmdLineParser.Option
org.metaqtl.main.CmdLineParser.Option.BooleanOption
public static class CmdLineParser.Option.BooleanOption
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.metaqtl.main.CmdLineParser.Option |
---|
CmdLineParser.Option.BooleanOption, CmdLineParser.Option.DoubleOption, CmdLineParser.Option.IntegerOption, CmdLineParser.Option.LongOption, CmdLineParser.Option.StringOption |
Constructor Summary | |
---|---|
CmdLineParser.Option.BooleanOption(char shortForm,
java.lang.String longForm)
|
|
CmdLineParser.Option.BooleanOption(java.lang.String longForm)
|
Method Summary |
---|
Methods inherited from class org.metaqtl.main.CmdLineParser.Option |
---|
getValue, longForm, parseValue, shortForm, wantsValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmdLineParser.Option.BooleanOption(char shortForm, java.lang.String longForm)
public CmdLineParser.Option.BooleanOption(java.lang.String longForm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |