
Public Member Functions | |
| ReductionDefinitions () | |
| com.cosylab.acs.laser.dao.xml.LinksToCreate | getLinksToCreate () |
| com.cosylab.acs.laser.dao.xml.LinksToRemove | getLinksToRemove () |
| com.cosylab.acs.laser.dao.xml.Thresholds | getThresholds () |
| 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 | setLinksToCreate (com.cosylab.acs.laser.dao.xml.LinksToCreate linksToCreate) |
| void | setLinksToRemove (com.cosylab.acs.laser.dao.xml.LinksToRemove linksToRemove) |
| void | setThresholds (com.cosylab.acs.laser.dao.xml.Thresholds thresholds) |
| 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.LinksToCreate | _linksToCreate |
| com.cosylab.acs.laser.dao.xml.LinksToRemove | _linksToRemove |
| com.cosylab.acs.laser.dao.xml.Thresholds | _thresholds |
|
|
|
|
|
Returns the value of field 'linksToCreate'.
|
|
|
Returns the value of field 'linksToRemove'.
|
|
|
Returns the value of field 'thresholds'.
|
|
|
Method isValid
|
|
|
Method marshal
|
|
|
Method marshal
|
|
|
Sets the value of field 'linksToCreate'.
|
|
|
Sets the value of field 'linksToRemove'.
|
|
|
Sets the value of field 'thresholds'.
|
|
|
Method unmarshal
|
|
|
Method validate |
|
|
Field _linksToCreate |
|
|
Field _linksToRemove |
|
|
Field _thresholds |
1.3.8