Package | Description |
---|---|
org.sonatype.gshell.util.cli2 |
Modifier and Type | Method and Description |
---|---|
CliProcessor.Flavor |
CliProcessor.getFlavor() |
static CliProcessor.Flavor |
CliProcessor.Flavor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CliProcessor.Flavor[] |
CliProcessor.Flavor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CliProcessor.setFlavor(CliProcessor.Flavor flavor) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.