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

Collaboration diagram for com::cosylab::acs::laser::dao::xml::Category:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Category ()
com.cosylab.acs.laser.dao.xml.CategoryDefinition getCategoryDefinition ()
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 setCategoryDefinition (com.cosylab.acs.laser.dao.xml.CategoryDefinition categoryDefinition)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static 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.CategoryDefinition _categoryDefinition

Detailed Description

the category

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

Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::Category::Category (  )  [inline]

Member Function Documentation

com.cosylab.acs.laser.dao.xml.CategoryDefinition com::cosylab::acs::laser::dao::xml::Category::getCategoryDefinition (  )  [inline]

Returns the value of field 'categoryDefinition'. The field 'categoryDefinition' has the following description: LASER alarm category definition

Returns:
CategoryDefinition
the value of field 'categoryDefinition'.

References _categoryDefinition.

Referenced by com::cosylab::acs::laser::dao::xml::CategoryDescriptor::CategoryDescriptor().

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

Method isValid

Returns:
boolean

References validate().

void com::cosylab::acs::laser::dao::xml::Category::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::Category::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::Category::setCategoryDefinition ( com.cosylab.acs.laser.dao.xml.CategoryDefinition  categoryDefinition  )  [inline]

Sets the value of field 'categoryDefinition'. The field 'categoryDefinition' has the following description: LASER alarm category definition

Parameters:
categoryDefinition the value of field 'categoryDefinition'.

References _categoryDefinition.

Referenced by com::cosylab::acs::laser::dao::xml::CategoryDescriptor::CategoryDescriptor().

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

Method validate

Referenced by isValid().


Member Data Documentation

LASER alarm category definition

Referenced by getCategoryDefinition(), and setCategoryDefinition().


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

Generated by  doxygen 1.6.2