|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jargp.ParameterSet
Command line parameter collection definition. Each collection consists of some number of parameter definitions. Multiple collections may be linked to function as a single collection.
Constructor Summary | |
ParameterSet(ParameterDef[] defs,
ParameterSet next)
Constructor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParameterSet(ParameterDef[] defs, ParameterSet next)
defs
- parameter definitions for this handlernext
- parameter set used for parameters not defined in this set
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |