BEAST
eu.baltrad.beast.message.mo.BltCommandMessage Class Reference

Represents a simple command message containing a command string. More...

Inheritance diagram for eu.baltrad.beast.message.mo.BltCommandMessage:
eu.baltrad.beast.message.IBltXmlMessage eu.baltrad.beast.message.IBltMessage

Public Member Functions

void setCommand (String command)
 
String getCommand ()
 
void fromDocument (Document dom)
 
Document toDocument ()
 

Static Public Attributes

static final String BLT_COMMAND = "bltcommand"
 

Detailed Description

Represents a simple command message containing a command string.

Author
Anders Henja

Member Function Documentation

◆ fromDocument()

void eu.baltrad.beast.message.mo.BltCommandMessage.fromDocument ( Document dom)
inline

◆ getCommand()

String eu.baltrad.beast.message.mo.BltCommandMessage.getCommand ( )
inline
Returns
the command

◆ setCommand()

void eu.baltrad.beast.message.mo.BltCommandMessage.setCommand ( String command)
inline
Parameters
commandthe command to set

◆ toDocument()

Document eu.baltrad.beast.message.mo.BltCommandMessage.toDocument ( )
inline

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