

Public Member Functions | |
| SourceDefinition () | |
| java.lang.String | getName () |
| 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 | setName (java.lang.String name) |
| 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 | _name |
LASER alarm source definition
| com::cosylab::acs::laser::dao::xml::SourceDefinition::SourceDefinition | ( | ) | [inline] |
| java.lang.String com::cosylab::acs::laser::dao::xml::SourceDefinition::getName | ( | ) | [inline] |
Returns the value of field 'name'.
References _name.
Referenced by com::cosylab::acs::laser::dao::xml::SourceDefinitionDescriptor::SourceDefinitionDescriptor().
| boolean com::cosylab::acs::laser::dao::xml::SourceDefinition::isValid | ( | ) | [inline] |
Method isValid
Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionType.
References validate().
| void com::cosylab::acs::laser::dao::xml::SourceDefinition::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::SourceDefinitionType.
| void com::cosylab::acs::laser::dao::xml::SourceDefinition::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::SourceDefinitionType.
| void com::cosylab::acs::laser::dao::xml::SourceDefinition::setName | ( | java.lang.String | name | ) | [inline] |
Sets the value of field 'name'.
| name | the value of field 'name'. |
References _name.
Referenced by com::cosylab::acs::laser::dao::xml::SourceDefinitionDescriptor::SourceDefinitionDescriptor().
| static java.lang.Object com::cosylab::acs::laser::dao::xml::SourceDefinition::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::SourceDefinitionType.
| void com::cosylab::acs::laser::dao::xml::SourceDefinition::validate | ( | ) | throws org.exolab.castor.xml.ValidationException [inline] |
Method validate
Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionType.
Referenced by isValid().
java.lang.String com::cosylab::acs::laser::dao::xml::SourceDefinition::_name [private] |
1.6.2