Public Member Functions | |
SourceDefinitions () | |
com.cosylab.acs.laser.dao.xml.SourcesToCreate | getSourcesToCreate () |
com.cosylab.acs.laser.dao.xml.SourcesToRemove | getSourcesToRemove () |
com.cosylab.acs.laser.dao.xml.SourcesToUpdate | getSourcesToUpdate () |
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 | setSourcesToCreate (com.cosylab.acs.laser.dao.xml.SourcesToCreate sourcesToCreate) |
void | setSourcesToRemove (com.cosylab.acs.laser.dao.xml.SourcesToRemove sourcesToRemove) |
void | setSourcesToUpdate (com.cosylab.acs.laser.dao.xml.SourcesToUpdate sourcesToUpdate) |
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.SourcesToCreate | _sourcesToCreate |
com.cosylab.acs.laser.dao.xml.SourcesToUpdate | _sourcesToUpdate |
com.cosylab.acs.laser.dao.xml.SourcesToRemove | _sourcesToRemove |
|
|
|
Returns the value of field 'sourcesToCreate'. The field 'sourcesToCreate' has the following description: definitions to create
|
|
Returns the value of field 'sourcesToRemove'. The field 'sourcesToRemove' has the following description: definitions to remove
|
|
Returns the value of field 'sourcesToUpdate'. The field 'sourcesToUpdate' has the following description: definitions to update
|
|
Method isValid
|
|
Method marshal
|
|
Method marshal
|
|
Sets the value of field 'sourcesToCreate'. The field 'sourcesToCreate' has the following description: definitions to create
|
|
Sets the value of field 'sourcesToRemove'. The field 'sourcesToRemove' has the following description: definitions to remove
|
|
Sets the value of field 'sourcesToUpdate'. The field 'sourcesToUpdate' has the following description: definitions to update
|
|
Method unmarshal
|
|
Method validate |
|
definitions to create |
|
definitions to remove |
|
definitions to update |