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::Thresholds Class Reference

List of all members.

Public Member Functions

 Thresholds ()
void addThreshold (com.cosylab.acs.laser.dao.xml.Threshold vThreshold) throws java.lang.IndexOutOfBoundsException
void addThreshold (int index, com.cosylab.acs.laser.dao.xml.Threshold vThreshold) throws java.lang.IndexOutOfBoundsException
void clearThreshold ()
java.util.Enumeration enumerateThreshold ()
com.cosylab.acs.laser.dao.xml.Threshold getThreshold (int index) throws java.lang.IndexOutOfBoundsException
com.cosylab.acs.laser.dao.xml.Threshold[] getThreshold ()
int getThresholdCount ()
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
boolean removeThreshold (com.cosylab.acs.laser.dao.xml.Threshold vThreshold)
void setThreshold (int index, com.cosylab.acs.laser.dao.xml.Threshold vThreshold) throws java.lang.IndexOutOfBoundsException
void setThreshold (com.cosylab.acs.laser.dao.xml.Threshold[] thresholdArray)
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

java.util.ArrayList _thresholdList

Detailed Description

Class Thresholds.

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


Constructor & Destructor Documentation

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


Member Function Documentation

void com::cosylab::acs::laser::dao::xml::Thresholds::addThreshold int  index,
com.cosylab.acs.laser.dao.xml.Threshold  vThreshold
throws java.lang.IndexOutOfBoundsException [inline]
 

Method addThreshold

Parameters:
index 
vThreshold 

void com::cosylab::acs::laser::dao::xml::Thresholds::addThreshold com.cosylab.acs.laser.dao.xml.Threshold  vThreshold  )  throws java.lang.IndexOutOfBoundsException [inline]
 

Method addThreshold

Parameters:
vThreshold 

void com::cosylab::acs::laser::dao::xml::Thresholds::clearThreshold  )  [inline]
 

Method clearThreshold

java.util.Enumeration com::cosylab::acs::laser::dao::xml::Thresholds::enumerateThreshold  )  [inline]
 

Method enumerateThreshold

Returns:
Enumeration

com.cosylab.acs.laser.dao.xml.Threshold [] com::cosylab::acs::laser::dao::xml::Thresholds::getThreshold  )  [inline]
 

Method getThreshold

Returns:
Threshold

com.cosylab.acs.laser.dao.xml.Threshold com::cosylab::acs::laser::dao::xml::Thresholds::getThreshold int  index  )  throws java.lang.IndexOutOfBoundsException [inline]
 

Method getThreshold

Parameters:
index 
Returns:
Threshold

int com::cosylab::acs::laser::dao::xml::Thresholds::getThresholdCount  )  [inline]
 

Method getThresholdCount

Returns:
int

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

Method isValid

Returns:
boolean

void com::cosylab::acs::laser::dao::xml::Thresholds::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::Thresholds::marshal java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
 

Method marshal

Parameters:
out 

boolean com::cosylab::acs::laser::dao::xml::Thresholds::removeThreshold com.cosylab.acs.laser.dao.xml.Threshold  vThreshold  )  [inline]
 

Method removeThreshold

Parameters:
vThreshold 
Returns:
boolean

void com::cosylab::acs::laser::dao::xml::Thresholds::setThreshold com.cosylab.acs.laser.dao.xml.Threshold[]  thresholdArray  )  [inline]
 

Method setThreshold

Parameters:
thresholdArray 

void com::cosylab::acs::laser::dao::xml::Thresholds::setThreshold int  index,
com.cosylab.acs.laser.dao.xml.Threshold  vThreshold
throws java.lang.IndexOutOfBoundsException [inline]
 

Method setThreshold

Parameters:
index 
vThreshold 

java.lang.Object com::cosylab::acs::laser::dao::xml::Thresholds::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::Thresholds::validate  )  throws org.exolab.castor.xml.ValidationException [inline]
 

Method validate


Member Data Documentation

java.util.ArrayList com::cosylab::acs::laser::dao::xml::Thresholds::_thresholdList [private]
 

Field _thresholdList


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