Package | Description |
---|---|
net.sf.mmm.util.cli.api |
Provides the API for utilities that help to build command-line-interfaces (CLI).
|
Modifier and Type | Method and Description |
---|---|
static CliStyleHandling |
CliStyleHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CliStyleHandling[] |
CliStyleHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.