Public Member Functions | |
Threshold () | |
void | deleteValue () |
com.cosylab.acs.laser.dao.xml.AlarmDefinition | getAlarmDefinition () |
int | getValue () |
boolean | hasValue () |
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 | setValue (int value) |
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 | |
int | _value |
boolean | _has_value |
com.cosylab.acs.laser.dao.xml.AlarmDefinition | _alarmDefinition |
|
|
|
Method deleteValue |
|
Returns the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
|
|
Returns the value of field 'value'.
|
|
Method hasValue
|
|
Method isValid
|
|
Method marshal
|
|
Method marshal
|
|
Sets the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition
|
|
Sets the value of field 'value'.
|
|
Method unmarshal
|
|
Method validate |
|
LASER alarm definition |
|
keeps track of state for field: _value |
|
Field _value |