|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CliArgument | |
|---|---|
| net.sf.mmm.util.cli.base | Contains the base-implementation of utilities that help to build command-line-interfaces (CLI). |
| Uses of CliArgument in net.sf.mmm.util.cli.base |
|---|
| Fields in net.sf.mmm.util.cli.base declared as CliArgument | |
|---|---|
private CliArgument |
CliArgumentContainer.argument
|
| Methods in net.sf.mmm.util.cli.base that return CliArgument | |
|---|---|
CliArgument |
CliArgumentContainer.getArgument()
This method gets the actual CliArgument. |
| Constructors in net.sf.mmm.util.cli.base with parameters of type CliArgument | |
|---|---|
CliArgumentContainer(CliArgument argument,
PojoPropertyAccessorOneArg setter,
PojoPropertyAccessorNonArg getter,
ValueValidator validator)
The constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||