

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 |
LASER alarm definition
| com::cosylab::acs::laser::dao::xml::AlarmDefinition::AlarmDefinition | ( | ) | [inline] |
| 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] |
Returns the value of field 'faultCode'.
References _faultCode.
Referenced by com::cosylab::acs::laser::dao::xml::AlarmDefinitionDescriptor::AlarmDefinitionDescriptor(), com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms(), and com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::toMatcher().
| java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::getFaultFamily | ( | ) | [inline] |
Returns the value of field 'faultFamily'.
References _faultFamily.
Referenced by com::cosylab::acs::laser::dao::xml::AlarmDefinitionDescriptor::AlarmDefinitionDescriptor(), com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms(), com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::loadReductionRules(), and com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::toMatcher().
| java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::getFaultMember | ( | ) | [inline] |
Returns the value of field 'faultMember'.
References _faultMember.
Referenced by com::cosylab::acs::laser::dao::xml::AlarmDefinitionDescriptor::AlarmDefinitionDescriptor(), com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms(), and com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::toMatcher().
| boolean com::cosylab::acs::laser::dao::xml::AlarmDefinition::hasFaultCode | ( | ) | [inline] |
Method hasFaultCode
References _has_faultCode.
Referenced by com::cosylab::acs::laser::dao::xml::AlarmDefinitionDescriptor::AlarmDefinitionDescriptor().
| boolean com::cosylab::acs::laser::dao::xml::AlarmDefinition::isValid | ( | ) | [inline] |
Method isValid
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
| 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
| 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'.
| 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'.
| 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'.
| 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
| reader |
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().
Field _faultCode
Referenced by getFaultCode(), and setFaultCode().
java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::_faultFamily [private] |
Field _faultFamily
Referenced by getFaultFamily(), and setFaultFamily().
java.lang.String com::cosylab::acs::laser::dao::xml::AlarmDefinition::_faultMember [private] |
Field _faultMember
Referenced by getFaultMember(), and setFaultMember().
boolean com::cosylab::acs::laser::dao::xml::AlarmDefinition::_has_faultCode [private] |
keeps track of state for field: _faultCode
Referenced by deleteFaultCode(), hasFaultCode(), and setFaultCode().
1.6.2