Public Member Functions | |
AlarmCategoryDefinitions () | |
com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate | getCategoryLinksToCreate () |
com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove | getCategoryLinksToRemove () |
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 | setCategoryLinksToCreate (com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate categoryLinksToCreate) |
void | setCategoryLinksToRemove (com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove categoryLinksToRemove) |
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.CategoryLinksToCreate | _categoryLinksToCreate |
com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove | _categoryLinksToRemove |
|
|
|
Returns the value of field 'categoryLinksToCreate'. The field 'categoryLinksToCreate' has the following description: definitions to create
|
|
Returns the value of field 'categoryLinksToRemove'. The field 'categoryLinksToRemove' has the following description: definitions to remove
|
|
Method isValid
|
|
Method marshal
|
|
Method marshal
|
|
Sets the value of field 'categoryLinksToCreate'. The field 'categoryLinksToCreate' has the following description: definitions to create
|
|
Sets the value of field 'categoryLinksToRemove'. The field 'categoryLinksToRemove' has the following description: definitions to remove
|
|
Method unmarshal
|
|
Method validate |
|
definitions to create |
|
definitions to remove |