Command providing help.
More...
|
static final String | HELP = "help" |
|
Command providing help.
- Author
- anders
◆ HelpCommand() [1/2]
eu.baltrad.beast.admin.command.HelpCommand.HelpCommand |
( |
| ) |
|
|
inline |
◆ HelpCommand() [2/2]
eu.baltrad.beast.admin.command.HelpCommand.HelpCommand |
( |
String | operation | ) |
|
|
inline |
◆ getCommand()
String eu.baltrad.beast.admin.command.HelpCommand.getCommand |
( |
| ) |
|
|
inline |
◆ getOperation()
String eu.baltrad.beast.admin.command.HelpCommand.getOperation |
( |
| ) |
|
|
inline |
◆ setCommand()
void eu.baltrad.beast.admin.command.HelpCommand.setCommand |
( |
String | command | ) |
|
|
inline |
- Parameters
-
command | the command to set |
◆ setOperation()
void eu.baltrad.beast.admin.command.HelpCommand.setOperation |
( |
String | operation | ) |
|
|
inline |
- Parameters
-
operation | the operation to set |
◆ validate()
boolean eu.baltrad.beast.admin.command.HelpCommand.validate |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/admin/command/HelpCommand.java