|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbpiwowar.argparser.handlers.Handler
bpiwowar.argparser.handlers.GenericHandler
bpiwowar.argparser.handlers.GenericObjectsHandler
bpiwowar.argparser.handlers.BooleanHandler
bpiwowar.argparser.handlers.BooleanHandler.NoSetValue
public static class BooleanHandler.NoSetValue
Use this handler if the boolean value must be explicitely given
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bpiwowar.argparser.handlers.BooleanHandler |
|---|
BooleanHandler.NoDefaultValue, BooleanHandler.NoSetValue |
| Field Summary |
|---|
| Fields inherited from class bpiwowar.argparser.handlers.GenericObjectsHandler |
|---|
nbExpectedValues |
| Fields inherited from class bpiwowar.argparser.handlers.GenericHandler |
|---|
field, object |
| Constructor Summary | |
|---|---|
BooleanHandler.NoSetValue(Object object,
Field field)
|
|
| Method Summary |
|---|
| Methods inherited from class bpiwowar.argparser.handlers.BooleanHandler |
|---|
getValue, getValue, optionSet, setDefault, setValue, toString |
| Methods inherited from class bpiwowar.argparser.handlers.GenericObjectsHandler |
|---|
addValue, get, getAnnotation, newInstance, parse, process, process |
| Methods inherited from class bpiwowar.argparser.handlers.Handler |
|---|
add, getLimitChecker, getLimitChecker, getRangeChecker, isHelpOption, processAnnotations, setPrefix, updateRangeChecker |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanHandler.NoSetValue(Object object,
Field field)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||