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

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

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

Returns the value of field 'faultCode'.

Returns:
int

the value of field 'faultCode'.

java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::getFaultFamily  )  [inline]
 

Returns the value of field 'faultFamily'.

Returns:
String

the value of field 'faultFamily'.

java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::getFaultMember  )  [inline]
 

Returns the value of field 'faultMember'.

Returns:
String

the value of field 'faultMember'.

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

Method hasFaultCode

Returns:
boolean

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

Method isValid

Returns:
boolean

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

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

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

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

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.


Member Data Documentation

int com::cosylab::acs::laser::dao::xml::AlarmDefinition::_faultCode [private]
 

Field _faultCode

java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::_faultFamily [private]
 

Field _faultFamily

java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::_faultMember [private]
 

Field _faultMember

boolean com::cosylab::acs::laser::dao::xml::AlarmDefinition::_has_faultCode [private]
 

keeps track of state for field: _faultCode


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