

Public Member Functions | |
| ReductionLinkType () | |
| com.cosylab.acs.laser.dao.xml.Child | getChild () |
| com.cosylab.acs.laser.dao.xml.Parent | getParent () |
| java.lang.String | getType () |
| 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 | setChild (com.cosylab.acs.laser.dao.xml.Child child) |
| void | setParent (com.cosylab.acs.laser.dao.xml.Parent parent) |
| void | setType (java.lang.String type) |
| 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 | _type |
| com.cosylab.acs.laser.dao.xml.Parent | _parent |
| com.cosylab.acs.laser.dao.xml.Child | _child |
Class ReductionLinkType.
| com::cosylab::acs::laser::dao::xml::ReductionLinkType::ReductionLinkType | ( | ) | [inline] |
| com.cosylab.acs.laser.dao.xml.Child com::cosylab::acs::laser::dao::xml::ReductionLinkType::getChild | ( | ) | [inline] |
Returns the value of field 'child'. The field 'child' has the following description: child FS
References _child.
Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().
| com.cosylab.acs.laser.dao.xml.Parent com::cosylab::acs::laser::dao::xml::ReductionLinkType::getParent | ( | ) | [inline] |
Returns the value of field 'parent'. The field 'parent' has the following description: parent FS
References _parent.
Referenced by com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::loadReductionRules(), and com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().
| java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkType::getType | ( | ) | [inline] |
Returns the value of field 'type'.
References _type.
Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().
| boolean com::cosylab::acs::laser::dao::xml::ReductionLinkType::isValid | ( | ) | [inline] |
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
References validate().
| void com::cosylab::acs::laser::dao::xml::ReductionLinkType::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 in com::cosylab::acs::laser::dao::xml::ReductionLink.
| void com::cosylab::acs::laser::dao::xml::ReductionLinkType::marshal | ( | java.io.Writer | out | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline] |
| void com::cosylab::acs::laser::dao::xml::ReductionLinkType::setChild | ( | com.cosylab.acs.laser.dao.xml.Child | child | ) | [inline] |
Sets the value of field 'child'. The field 'child' has the following description: child FS
| child | the value of field 'child'. |
References _child.
Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().
| void com::cosylab::acs::laser::dao::xml::ReductionLinkType::setParent | ( | com.cosylab.acs.laser.dao.xml.Parent | parent | ) | [inline] |
Sets the value of field 'parent'. The field 'parent' has the following description: parent FS
| parent | the value of field 'parent'. |
References _parent.
Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().
| void com::cosylab::acs::laser::dao::xml::ReductionLinkType::setType | ( | java.lang.String | type | ) | [inline] |
Sets the value of field 'type'.
| type | the value of field 'type'. |
References _type.
Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().
| static java.lang.Object com::cosylab::acs::laser::dao::xml::ReductionLinkType::unmarshal | ( | java.io.Reader | reader | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static] |
Method unmarshal
| reader |
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
| void com::cosylab::acs::laser::dao::xml::ReductionLinkType::validate | ( | ) | throws org.exolab.castor.xml.ValidationException [inline] |
Method validate
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
Referenced by isValid().
com.cosylab.acs.laser.dao.xml.Child com::cosylab::acs::laser::dao::xml::ReductionLinkType::_child [private] |
child FS
Referenced by getChild(), and setChild().
com.cosylab.acs.laser.dao.xml.Parent com::cosylab::acs::laser::dao::xml::ReductionLinkType::_parent [private] |
parent FS
Referenced by getParent(), and setParent().
java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkType::_type [private] |
1.6.2