Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::acs::laser::dao::xml::ReductionDefinitions Class Reference

Collaboration diagram for com::cosylab::acs::laser::dao::xml::ReductionDefinitions:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

LASER reduction relationship definitions

Version:
Revision
1.3
Date
2006/09/25 08:52:36


Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::ReductionDefinitions::ReductionDefinitions  )  [inline]
 


Member Function Documentation

com.cosylab.acs.laser.dao.xml.LinksToCreate com::cosylab::acs::laser::dao::xml::ReductionDefinitions::getLinksToCreate  )  [inline]
 

Returns the value of field 'linksToCreate'.

Returns:
LinksToCreate

the value of field 'linksToCreate'.

com.cosylab.acs.laser.dao.xml.LinksToRemove com::cosylab::acs::laser::dao::xml::ReductionDefinitions::getLinksToRemove  )  [inline]
 

Returns the value of field 'linksToRemove'.

Returns:
LinksToRemove

the value of field 'linksToRemove'.

com.cosylab.acs.laser.dao.xml.Thresholds com::cosylab::acs::laser::dao::xml::ReductionDefinitions::getThresholds  )  [inline]
 

Returns the value of field 'thresholds'.

Returns:
Thresholds

the value of field 'thresholds'.

boolean com::cosylab::acs::laser::dao::xml::ReductionDefinitions::isValid  )  [inline]
 

Method isValid

Returns:
boolean

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::marshal org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
 

Method marshal

Parameters:
handler 

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::marshal java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
 

Method marshal

Parameters:
out 

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::setLinksToCreate com.cosylab.acs.laser.dao.xml.LinksToCreate  linksToCreate  )  [inline]
 

Sets the value of field 'linksToCreate'.

Parameters:
linksToCreate the value of field 'linksToCreate'.

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::setLinksToRemove com.cosylab.acs.laser.dao.xml.LinksToRemove  linksToRemove  )  [inline]
 

Sets the value of field 'linksToRemove'.

Parameters:
linksToRemove the value of field 'linksToRemove'.

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::setThresholds com.cosylab.acs.laser.dao.xml.Thresholds  thresholds  )  [inline]
 

Sets the value of field 'thresholds'.

Parameters:
thresholds the value of field 'thresholds'.

java.lang.Object com::cosylab::acs::laser::dao::xml::ReductionDefinitions::unmarshal java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static]
 

Method unmarshal

Parameters:
reader 
Returns:
Object

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::validate  )  throws org.exolab.castor.xml.ValidationException [inline]
 

Method validate


Member Data Documentation

com.cosylab.acs.laser.dao.xml.LinksToCreate com::cosylab::acs::laser::dao::xml::ReductionDefinitions::_linksToCreate [private]
 

Field _linksToCreate

com.cosylab.acs.laser.dao.xml.LinksToRemove com::cosylab::acs::laser::dao::xml::ReductionDefinitions::_linksToRemove [private]
 

Field _linksToRemove

com.cosylab.acs.laser.dao.xml.Thresholds com::cosylab::acs::laser::dao::xml::ReductionDefinitions::_thresholds [private]
 

Field _thresholds


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:10:56 2009 for ACS Java API by doxygen 1.3.8