public static class EBCLIOptions.Cmd extends Object
| Constructor and Description |
|---|
Cmd(EBCLIOptions.CmdType cmdType,
String cmdSpec) |
Cmd(EBCLIOptions.CmdType cmdType,
String cmdSpec,
Map<String,String> cmdArgs) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCmdArgs() |
String |
getCmdSpec() |
EBCLIOptions.CmdType |
getCmdType() |
String |
toString() |
public Cmd(EBCLIOptions.CmdType cmdType, String cmdSpec)
public Cmd(EBCLIOptions.CmdType cmdType, String cmdSpec, Map<String,String> cmdArgs)
Copyright © 2018. All rights reserved.