BEAST
eu.baltrad.beast.admin.command.HelpCommand Class Reference

Command providing help. More...

Inheritance diagram for eu.baltrad.beast.admin.command.HelpCommand:
eu.baltrad.beast.admin.Command

Public Member Functions

 HelpCommand ()
 Constructor.
 
 HelpCommand (String operation)
 Constructor.
 
String getOperation ()
 
void setOperation (String operation)
 
boolean validate ()
 
String getCommand ()
 
void setCommand (String command)
 
- Public Member Functions inherited from eu.baltrad.beast.admin.Command
void setRawMessage (String s)
 Sets the RAW message used to populate the command.
 
String getRawMessage ()
 

Static Public Attributes

static final String HELP = "help"
 

Detailed Description

Command providing help.

Author
anders

Constructor & Destructor Documentation

◆ HelpCommand() [1/2]

eu.baltrad.beast.admin.command.HelpCommand.HelpCommand ( )
inline

Constructor.

◆ HelpCommand() [2/2]

eu.baltrad.beast.admin.command.HelpCommand.HelpCommand ( String operation)
inline

Constructor.

Parameters
operationthe operation

Member Function Documentation

◆ getCommand()

String eu.baltrad.beast.admin.command.HelpCommand.getCommand ( )
inline
Returns
the command

◆ getOperation()

String eu.baltrad.beast.admin.command.HelpCommand.getOperation ( )
inline

◆ setCommand()

void eu.baltrad.beast.admin.command.HelpCommand.setCommand ( String command)
inline
Parameters
commandthe command to set

◆ setOperation()

void eu.baltrad.beast.admin.command.HelpCommand.setOperation ( String operation)
inline
Parameters
operationthe operation to set

◆ validate()

boolean eu.baltrad.beast.admin.command.HelpCommand.validate ( )
inline

The documentation for this class was generated from the following file: