|
BEAST
|
Represents a simple command message containing a command string. More...
Public Member Functions | |
| void | setCommand (String command) |
| String | getCommand () |
| void | fromDocument (Document dom) |
| Document | toDocument () |
Static Public Attributes | |
| static final String | BLT_COMMAND = "bltcommand" |
Represents a simple command message containing a command string.
|
inline |
Implements eu.baltrad.beast.message.IBltXmlMessage.
|
inline |
|
inline |
| command | the command to set |
|
inline |