Public Member Functions | |
ModeMaskType () | |
com.cosylab.acs.laser.dao.xml.AlarmDefinition | getAlarmDefinition () |
java.lang.String | getMachineMode () |
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 | setMachineMode (java.lang.String machineMode) |
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 | |
java.lang.String | _machineMode |
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 'machineMode'. The field 'machineMode' has the following description: the accelerator mode
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::ModeMask.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::ModeMask.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::ModeMask.
|
|
Sets the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
|
|
Sets the value of field 'machineMode'. The field 'machineMode' has the following description: the accelerator mode
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::ModeMask.
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::ModeMask.
|
|
LASER alarm definition |
|
the accelerator mode |