Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::acs::laser::dao::xml::AlarmDefinitions Class Reference

Collaboration diagram for com::cosylab::acs::laser::dao::xml::AlarmDefinitions:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AlarmDefinitions ()
com.cosylab.acs.laser.dao.xml.AlarmsToCreate getAlarmsToCreate ()
com.cosylab.acs.laser.dao.xml.AlarmsToRemove getAlarmsToRemove ()
com.cosylab.acs.laser.dao.xml.AlarmsToUpdate getAlarmsToUpdate ()
boolean isValid ()
void marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void setAlarmsToCreate (com.cosylab.acs.laser.dao.xml.AlarmsToCreate alarmsToCreate)
void setAlarmsToRemove (com.cosylab.acs.laser.dao.xml.AlarmsToRemove alarmsToRemove)
void setAlarmsToUpdate (com.cosylab.acs.laser.dao.xml.AlarmsToUpdate alarmsToUpdate)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

java.lang.Object unmarshal (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Private Attributes

com.cosylab.acs.laser.dao.xml.AlarmsToCreate _alarmsToCreate
com.cosylab.acs.laser.dao.xml.AlarmsToUpdate _alarmsToUpdate
com.cosylab.acs.laser.dao.xml.AlarmsToRemove _alarmsToRemove

Detailed Description

LASER alarm definitions

Version:
Revision
1.3
Date
2006/09/25 08:52:36


Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::AlarmDefinitions::AlarmDefinitions  )  [inline]
 


Member Function Documentation

com.cosylab.acs.laser.dao.xml.AlarmsToCreate com::cosylab::acs::laser::dao::xml::AlarmDefinitions::getAlarmsToCreate  )  [inline]
 

Returns the value of field 'alarmsToCreate'. The field 'alarmsToCreate' has the following description: definitions to create

Returns:
AlarmsToCreate

the value of field 'alarmsToCreate'.

com.cosylab.acs.laser.dao.xml.AlarmsToRemove com::cosylab::acs::laser::dao::xml::AlarmDefinitions::getAlarmsToRemove  )  [inline]
 

Returns the value of field 'alarmsToRemove'. The field 'alarmsToRemove' has the following description: definitions to remove

Returns:
AlarmsToRemove

the value of field 'alarmsToRemove'.

com.cosylab.acs.laser.dao.xml.AlarmsToUpdate com::cosylab::acs::laser::dao::xml::AlarmDefinitions::getAlarmsToUpdate  )  [inline]
 

Returns the value of field 'alarmsToUpdate'. The field 'alarmsToUpdate' has the following description: definitions to update

Returns:
AlarmsToUpdate

the value of field 'alarmsToUpdate'.

boolean com::cosylab::acs::laser::dao::xml::AlarmDefinitions::isValid  )  [inline]
 

Method isValid

Returns:
boolean

void com::cosylab::acs::laser::dao::xml::AlarmDefinitions::marshal org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
 

Method marshal

Parameters:
handler 

void com::cosylab::acs::laser::dao::xml::AlarmDefinitions::marshal java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
 

Method marshal

Parameters:
out 

void com::cosylab::acs::laser::dao::xml::AlarmDefinitions::setAlarmsToCreate com.cosylab.acs.laser.dao.xml.AlarmsToCreate  alarmsToCreate  )  [inline]
 

Sets the value of field 'alarmsToCreate'. The field 'alarmsToCreate' has the following description: definitions to create

Parameters:
alarmsToCreate the value of field 'alarmsToCreate'.

void com::cosylab::acs::laser::dao::xml::AlarmDefinitions::setAlarmsToRemove com.cosylab.acs.laser.dao.xml.AlarmsToRemove  alarmsToRemove  )  [inline]
 

Sets the value of field 'alarmsToRemove'. The field 'alarmsToRemove' has the following description: definitions to remove

Parameters:
alarmsToRemove the value of field 'alarmsToRemove'.

void com::cosylab::acs::laser::dao::xml::AlarmDefinitions::setAlarmsToUpdate com.cosylab.acs.laser.dao.xml.AlarmsToUpdate  alarmsToUpdate  )  [inline]
 

Sets the value of field 'alarmsToUpdate'. The field 'alarmsToUpdate' has the following description: definitions to update

Parameters:
alarmsToUpdate the value of field 'alarmsToUpdate'.

java.lang.Object com::cosylab::acs::laser::dao::xml::AlarmDefinitions::unmarshal java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static]
 

Method unmarshal

Parameters:
reader 
Returns:
Object

void com::cosylab::acs::laser::dao::xml::AlarmDefinitions::validate  )  throws org.exolab.castor.xml.ValidationException [inline]
 

Method validate


Member Data Documentation

com.cosylab.acs.laser.dao.xml.AlarmsToCreate com::cosylab::acs::laser::dao::xml::AlarmDefinitions::_alarmsToCreate [private]
 

definitions to create

com.cosylab.acs.laser.dao.xml.AlarmsToRemove com::cosylab::acs::laser::dao::xml::AlarmDefinitions::_alarmsToRemove [private]
 

definitions to remove

com.cosylab.acs.laser.dao.xml.AlarmsToUpdate com::cosylab::acs::laser::dao::xml::AlarmDefinitions::_alarmsToUpdate [private]
 

definitions to update


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:10:24 2009 for ACS Java API by doxygen 1.3.8