|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CliContainerStyle | |
|---|---|
| net.sf.mmm.util.cli.api | Provides the API for utilities that help to build command-line-interfaces (CLI). |
| net.sf.mmm.util.cli.base | Contains the base-implementation of utilities that help to build command-line-interfaces (CLI). |
| Uses of CliContainerStyle in net.sf.mmm.util.cli.api |
|---|
| Methods in net.sf.mmm.util.cli.api that return CliContainerStyle | |
|---|---|
static CliContainerStyle |
CliContainerStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CliContainerStyle[] |
CliContainerStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of CliContainerStyle in net.sf.mmm.util.cli.base |
|---|
| Methods in net.sf.mmm.util.cli.base that return CliContainerStyle | |
|---|---|
abstract CliContainerStyle |
CliParameterContainer.getContainerStyle(CliStyle cliStyle)
This method gets the style of this parameter. |
CliContainerStyle |
CliOptionContainer.getContainerStyle(CliStyle cliStyle)
This method gets the style of this parameter. |
CliContainerStyle |
CliArgumentContainer.getContainerStyle(CliStyle cliStyle)
This method gets the style of this parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||