protected CommandType |
ListCommand.getCommandType() |
protected CommandType |
InstallCommand.getCommandType() |
protected CommandType |
HelpCommand.getCommandType() |
protected CommandType |
ExtractDDLCommand.getCommandType() |
protected CommandType |
ExtractApexCommand.getCommandType() |
protected abstract CommandType |
AbstractCommand.getCommandType() |
static CommandType |
CommandType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandType[] |
CommandType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|