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 | |
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 |
|
|
|
Returns the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
|
|
Returns the value of field 'from'.
|
|
Returns the value of field 'to'.
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
|
|
Sets the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
|
|
Sets the value of field 'from'.
|
|
Sets the value of field 'to'.
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::MaintenanceMask.
|
|
LASER alarm definition |
|
Field _from |
|
Field _to |