| Modifier and Type | Method and Description |
|---|---|
EBCLIOptions.CmdType |
EBCLIOptions.Cmd.getCmdType() |
static EBCLIOptions.CmdType |
EBCLIOptions.CmdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBCLIOptions.CmdType[] |
EBCLIOptions.CmdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Cmd(EBCLIOptions.CmdType cmdType,
String cmdSpec) |
Cmd(EBCLIOptions.CmdType cmdType,
String cmdSpec,
Map<String,String> cmdArgs) |
Copyright © 2018. All rights reserved.