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::AlarmCategoryDefinitions Class Reference

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AlarmCategoryDefinitions ()
com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate getCategoryLinksToCreate ()
com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove getCategoryLinksToRemove ()
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 setCategoryLinksToCreate (com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate categoryLinksToCreate)
void setCategoryLinksToRemove (com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove categoryLinksToRemove)
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.CategoryLinksToCreate _categoryLinksToCreate
com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove _categoryLinksToRemove

Detailed Description

LASER alarm-category link definitions

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


Constructor & Destructor Documentation

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


Member Function Documentation

com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::getCategoryLinksToCreate  )  [inline]
 

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

Returns:
CategoryLinksToCreate

the value of field 'categoryLinksToCreate'.

com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::getCategoryLinksToRemove  )  [inline]
 

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

Returns:
CategoryLinksToRemove

the value of field 'categoryLinksToRemove'.

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

Method isValid

Returns:
boolean

void com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::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::AlarmCategoryDefinitions::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::AlarmCategoryDefinitions::setCategoryLinksToCreate com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate  categoryLinksToCreate  )  [inline]
 

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

Parameters:
categoryLinksToCreate the value of field 'categoryLinksToCreate'.

void com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::setCategoryLinksToRemove com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove  categoryLinksToRemove  )  [inline]
 

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

Parameters:
categoryLinksToRemove the value of field 'categoryLinksToRemove'.

java.lang.Object com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::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::AlarmCategoryDefinitions::validate  )  throws org.exolab.castor.xml.ValidationException [inline]
 

Method validate


Member Data Documentation

com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::_categoryLinksToCreate [private]
 

definitions to create

com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::_categoryLinksToRemove [private]
 

definitions to remove


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