BEAST
eu.baltrad.beast.message.IBltXmlMessage Interface Reference

Any object supporting the BltXmlMessage should implement this interface. More...

Inheritance diagram for eu.baltrad.beast.message.IBltXmlMessage:
eu.baltrad.beast.message.IBltMessage eu.baltrad.beast.message.mo.BltAlertMessage eu.baltrad.beast.message.mo.BltCommandMessage eu.baltrad.beast.message.mo.BltGenerateMessage eu.baltrad.beast.message.mo.BltGetAreasMessage eu.baltrad.beast.message.mo.BltGetPcsDefinitionsMessage eu.baltrad.beast.message.mo.BltGetQualityControlsMessage eu.baltrad.beast.message.mo.BltTriggerJobMessage

Public Member Functions

void fromDocument (Document dom)
 Sets the object with data from the xml code.
 
Document toDocument ()
 Creates an dom document from this object.
 

Detailed Description

Any object supporting the BltXmlMessage should implement this interface.

Todo
Probably going to be changed to annotation driven instead.
Author
Anders Henja

Member Function Documentation

◆ fromDocument()

◆ toDocument()


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