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

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

List of all members.

Public Member Functions

 AlarmDefinition ()
void deleteFaultCode ()
int getFaultCode ()
java.lang.String getFaultFamily ()
java.lang.String getFaultMember ()
boolean hasFaultCode ()
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 setFaultCode (int faultCode)
void setFaultFamily (java.lang.String faultFamily)
void setFaultMember (java.lang.String faultMember)
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

java.lang.String _faultFamily
java.lang.String _faultMember
int _faultCode
boolean _has_faultCode

Detailed Description

LASER alarm definition

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

Constructor & Destructor Documentation

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

Member Function Documentation

void com::cosylab::acs::laser::dao::xml::AlarmDefinition::deleteFaultCode (  )  [inline]

Method deleteFaultCode

References _has_faultCode.

int com::cosylab::acs::laser::dao::xml::AlarmDefinition::getFaultCode (  )  [inline]
java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::getFaultFamily (  )  [inline]
java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::getFaultMember (  )  [inline]
boolean com::cosylab::acs::laser::dao::xml::AlarmDefinition::hasFaultCode (  )  [inline]
boolean com::cosylab::acs::laser::dao::xml::AlarmDefinition::isValid (  )  [inline]

Method isValid

Returns:
boolean

Reimplemented from com::cosylab::acs::laser::dao::xml::AlarmDefinitionType.

References validate().

void com::cosylab::acs::laser::dao::xml::AlarmDefinition::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 from com::cosylab::acs::laser::dao::xml::AlarmDefinitionType.

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

Method marshal

Parameters:
out 

Reimplemented from com::cosylab::acs::laser::dao::xml::AlarmDefinitionType.

void com::cosylab::acs::laser::dao::xml::AlarmDefinition::setFaultCode ( int  faultCode  )  [inline]

Sets the value of field 'faultCode'.

Parameters:
faultCode the value of field 'faultCode'.

References _faultCode, and _has_faultCode.

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

void com::cosylab::acs::laser::dao::xml::AlarmDefinition::setFaultFamily ( java.lang.String  faultFamily  )  [inline]

Sets the value of field 'faultFamily'.

Parameters:
faultFamily the value of field 'faultFamily'.

References _faultFamily.

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

void com::cosylab::acs::laser::dao::xml::AlarmDefinition::setFaultMember ( java.lang.String  faultMember  )  [inline]

Sets the value of field 'faultMember'.

Parameters:
faultMember the value of field 'faultMember'.

References _faultMember.

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

static java.lang.Object com::cosylab::acs::laser::dao::xml::AlarmDefinition::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 from com::cosylab::acs::laser::dao::xml::AlarmDefinitionType.

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

Method validate

Reimplemented from com::cosylab::acs::laser::dao::xml::AlarmDefinitionType.

Referenced by isValid().


Member Data Documentation

Field _faultCode

Referenced by getFaultCode(), and setFaultCode().

Field _faultFamily

Referenced by getFaultFamily(), and setFaultFamily().

Field _faultMember

Referenced by getFaultMember(), and setFaultMember().

keeps track of state for field: _faultCode

Referenced by deleteFaultCode(), hasFaultCode(), and setFaultCode().


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

Generated by  doxygen 1.6.2