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

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

List of all members.

Public Member Functions

 AlarmCategoryLinkType ()
com.cosylab.acs.laser.dao.xml.Alarm getAlarm ()
com.cosylab.acs.laser.dao.xml.Category getCategory ()
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 setAlarm (com.cosylab.acs.laser.dao.xml.Alarm alarm)
void setCategory (com.cosylab.acs.laser.dao.xml.Category category)
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.Category _category
com.cosylab.acs.laser.dao.xml.Alarm _alarm

Detailed Description

Class AlarmCategoryLinkType.

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

Constructor & Destructor Documentation

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

Member Function Documentation

com.cosylab.acs.laser.dao.xml.Alarm com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkType::getAlarm (  )  [inline]

Returns the value of field 'alarm'. The field 'alarm' has the following description: the fault state

Returns:
Alarm
the value of field 'alarm'.

References _alarm.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkTypeDescriptor::AlarmCategoryLinkTypeDescriptor(), and com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms().

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

Returns the value of field 'category'. The field 'category' has the following description: the category

Returns:
Category
the value of field 'category'.

References _category.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkTypeDescriptor::AlarmCategoryLinkTypeDescriptor(), and com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms().

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

Method isValid

Returns:
boolean

Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmCategoryLink.

References validate().

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkType::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 

Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmCategoryLink.

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

Method marshal

Parameters:
out 

Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmCategoryLink.

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkType::setAlarm ( com.cosylab.acs.laser.dao.xml.Alarm  alarm  )  [inline]

Sets the value of field 'alarm'. The field 'alarm' has the following description: the fault state

Parameters:
alarm the value of field 'alarm'.

References _alarm.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkTypeDescriptor::AlarmCategoryLinkTypeDescriptor(), and com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::flushCategory().

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkType::setCategory ( com.cosylab.acs.laser.dao.xml.Category  category  )  [inline]

Sets the value of field 'category'. The field 'category' has the following description: the category

Parameters:
category the value of field 'category'.

References _category.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkTypeDescriptor::AlarmCategoryLinkTypeDescriptor(), and com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::flushCategory().

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

Method unmarshal

Parameters:
reader 
Returns:
Object

Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmCategoryLink.

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

Method validate

Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmCategoryLink.

Referenced by isValid().


Member Data Documentation

the fault state

Referenced by getAlarm(), and setAlarm().

the category

Referenced by getCategory(), and setCategory().


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

Generated by  doxygen 1.6.2