

Public Member Functions | |
| MaintenanceMaskType () | |
| com.cosylab.acs.laser.dao.xml.AlarmDefinition | getAlarmDefinition () |
| org.exolab.castor.types.Date | getFrom () |
| org.exolab.castor.types.Date | getTo () |
| 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 | setFrom (org.exolab.castor.types.Date from) |
| void | setTo (org.exolab.castor.types.Date to) |
| 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 | |
| org.exolab.castor.types.Date | _from |
| org.exolab.castor.types.Date | _to |
| com.cosylab.acs.laser.dao.xml.AlarmDefinition | _alarmDefinition |
Class MaintenanceMaskType.
| com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::MaintenanceMaskType | ( | ) | [inline] |
| com.cosylab.acs.laser.dao.xml.AlarmDefinition com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::getAlarmDefinition | ( | ) | [inline] |
Returns the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
References _alarmDefinition.
Referenced by com::cosylab::acs::laser::dao::xml::MaintenanceMaskTypeDescriptor::MaintenanceMaskTypeDescriptor().
| org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::getFrom | ( | ) | [inline] |
Returns the value of field 'from'.
References _from.
Referenced by com::cosylab::acs::laser::dao::xml::MaintenanceMaskTypeDescriptor::MaintenanceMaskTypeDescriptor().
| org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::getTo | ( | ) | [inline] |
Returns the value of field 'to'.
References _to.
Referenced by com::cosylab::acs::laser::dao::xml::MaintenanceMaskTypeDescriptor::MaintenanceMaskTypeDescriptor().
| boolean com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::isValid | ( | ) | [inline] |
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
References validate().
| void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::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::MaintenanceMask.
| void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::marshal | ( | java.io.Writer | out | ) | throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline] |
Method marshal
| out |
Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
| void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::setAlarmDefinition | ( | com.cosylab.acs.laser.dao.xml.AlarmDefinition | alarmDefinition | ) | [inline] |
Sets the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
| alarmDefinition | the value of field 'alarmDefinition'. |
References _alarmDefinition.
Referenced by com::cosylab::acs::laser::dao::xml::MaintenanceMaskTypeDescriptor::MaintenanceMaskTypeDescriptor().
| void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::setFrom | ( | org.exolab.castor.types.Date | from | ) | [inline] |
Sets the value of field 'from'.
| from | the value of field 'from'. |
References _from.
Referenced by com::cosylab::acs::laser::dao::xml::MaintenanceMaskTypeDescriptor::MaintenanceMaskTypeDescriptor().
| void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::setTo | ( | org.exolab.castor.types.Date | to | ) | [inline] |
Sets the value of field 'to'.
| to | the value of field 'to'. |
References _to.
Referenced by com::cosylab::acs::laser::dao::xml::MaintenanceMaskTypeDescriptor::MaintenanceMaskTypeDescriptor().
| static java.lang.Object com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::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::MaintenanceMask.
| void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::validate | ( | ) | throws org.exolab.castor.xml.ValidationException [inline] |
Method validate
Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
Referenced by isValid().
com.cosylab.acs.laser.dao.xml.AlarmDefinition com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::_alarmDefinition [private] |
LASER alarm definition
Referenced by getAlarmDefinition(), and setAlarmDefinition().
org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::_from [private] |
org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::_to [private] |
1.6.2