Public Member Functions | |
AlarmDefinitions () | |
com.cosylab.acs.laser.dao.xml.AlarmsToCreate | getAlarmsToCreate () |
com.cosylab.acs.laser.dao.xml.AlarmsToRemove | getAlarmsToRemove () |
com.cosylab.acs.laser.dao.xml.AlarmsToUpdate | getAlarmsToUpdate () |
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 | setAlarmsToCreate (com.cosylab.acs.laser.dao.xml.AlarmsToCreate alarmsToCreate) |
void | setAlarmsToRemove (com.cosylab.acs.laser.dao.xml.AlarmsToRemove alarmsToRemove) |
void | setAlarmsToUpdate (com.cosylab.acs.laser.dao.xml.AlarmsToUpdate alarmsToUpdate) |
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 | |
com.cosylab.acs.laser.dao.xml.AlarmsToCreate | _alarmsToCreate |
com.cosylab.acs.laser.dao.xml.AlarmsToUpdate | _alarmsToUpdate |
com.cosylab.acs.laser.dao.xml.AlarmsToRemove | _alarmsToRemove |
|
|
|
Returns the value of field 'alarmsToCreate'. The field 'alarmsToCreate' has the following description: definitions to create
|
|
Returns the value of field 'alarmsToRemove'. The field 'alarmsToRemove' has the following description: definitions to remove
|
|
Returns the value of field 'alarmsToUpdate'. The field 'alarmsToUpdate' has the following description: definitions to update
|
|
Method isValid
|
|
Method marshal
|
|
Method marshal
|
|
Sets the value of field 'alarmsToCreate'. The field 'alarmsToCreate' has the following description: definitions to create
|
|
Sets the value of field 'alarmsToRemove'. The field 'alarmsToRemove' has the following description: definitions to remove
|
|
Sets the value of field 'alarmsToUpdate'. The field 'alarmsToUpdate' has the following description: definitions to update
|
|
Method unmarshal
|
|
Method validate |
|
definitions to create |
|
definitions to remove |
|
definitions to update |