Public Member Functions | |
| Parent () | |
| com.cosylab.acs.laser.dao.xml.AlarmDefinition | getAlarmDefinition () |
| 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 | setAlarmDefinition (com.cosylab.acs.laser.dao.xml.AlarmDefinition alarmDefinition) |
| 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 |
parent FS
| com.cosylab.acs.laser.dao.xml.Parent.Parent | ( | ) |
| com.cosylab.acs.laser.dao.xml.AlarmDefinition com.cosylab.acs.laser.dao.xml.Parent.getAlarmDefinition | ( | ) |
Returns the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
Referenced by com.cosylab.acs.laser.dao.xml.ParentDescriptor.ParentDescriptor().
| boolean com.cosylab.acs.laser.dao.xml.Parent.isValid | ( | ) |
| void com.cosylab.acs.laser.dao.xml.Parent.marshal | ( | org.xml.sax.ContentHandler | handler | ) | throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
Method marshal
| handler |
| void com.cosylab.acs.laser.dao.xml.Parent.marshal | ( | java.io.Writer | out | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
Method marshal
| out |
| void com.cosylab.acs.laser.dao.xml.Parent.setAlarmDefinition | ( | com.cosylab.acs.laser.dao.xml.AlarmDefinition | alarmDefinition | ) |
Sets the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
| alarmDefinition | the value of field 'alarmDefinition'. |
Referenced by com.cosylab.acs.laser.dao.xml.ParentDescriptor.ParentDescriptor().
| static java.lang.Object com.cosylab.acs.laser.dao.xml.Parent.unmarshal | ( | java.io.Reader | reader | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [static] |
Method unmarshal
| reader |
| void com.cosylab.acs.laser.dao.xml.Parent.validate | ( | ) | throws org.exolab.castor.xml.ValidationException |
Method validate
Referenced by com.cosylab.acs.laser.dao.xml.Parent.isValid().
1.7.0