|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwatch.Args.Option
watch.Args.BooleanOption
protected static final class Args.BooleanOption
Boolean command line option management.
Field Summary |
---|
Fields inherited from class watch.Args.Option |
---|
m_jaOption, m_jaParser |
Method Summary | |
---|---|
boolean |
getbValue()
Boolean value accessor handler. |
protected void |
parse()
Option parsing handler. |
Methods inherited from class watch.Args.Option |
---|
getDetailedDescription, getShortDescription, getstrValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected void parse()
Args.Option
parse
in class Args.Option
public boolean getbValue()
Args.Option
getbValue
in class Args.Option
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |