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::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

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'.

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'.

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

Method isValid

Returns:
boolean

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

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'.

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'.

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.


Member Data Documentation

com.cosylab.acs.laser.dao.xml.Alarm com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkType::_alarm [private]
 

the fault state

com.cosylab.acs.laser.dao.xml.Category com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkType::_category [private]
 

the category


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