public abstract static class CLICommandConsole.CLIBuiltinCommand extends java.lang.Object implements ManagedCommand
Modifier and Type | Field and Description |
---|---|
protected CLICommandConsole |
commandConsole |
Constructor and Description |
---|
CLIBuiltinCommand() |
Modifier and Type | Method and Description |
---|---|
CLICommandConsole |
getCommandConsole() |
void |
setCommandConsole(CLICommandConsole commandConsole) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getCandidateForArgument, getCandidateForOption, setContext
protected CLICommandConsole commandConsole
public void setCommandConsole(CLICommandConsole commandConsole)
public CLICommandConsole getCommandConsole()