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

Inheritance diagram for com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ReductionLinkDefinitionListType ()
void addReductionLink (com.cosylab.acs.laser.dao.xml.ReductionLink vReductionLink) throws java.lang.IndexOutOfBoundsException
void addReductionLink (int index, com.cosylab.acs.laser.dao.xml.ReductionLink vReductionLink) throws java.lang.IndexOutOfBoundsException
void clearReductionLink ()
java.util.Enumeration enumerateReductionLink ()
com.cosylab.acs.laser.dao.xml.ReductionLink getReductionLink (int index) throws java.lang.IndexOutOfBoundsException
com.cosylab.acs.laser.dao.xml.ReductionLink[] getReductionLink ()
int getReductionLinkCount ()
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 removeReductionLink (com.cosylab.acs.laser.dao.xml.ReductionLink vReductionLink)
void setReductionLink (int index, com.cosylab.acs.laser.dao.xml.ReductionLink vReductionLink) throws java.lang.IndexOutOfBoundsException
void setReductionLink (com.cosylab.acs.laser.dao.xml.ReductionLink[] reductionLinkArray)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static java.lang.Object unmarshal (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Private Attributes

java.util.ArrayList _reductionLinkList

Detailed Description

Class ReductionLinkDefinitionListType.

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

Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::ReductionLinkDefinitionListType (  )  [inline]

References _reductionLinkList.


Member Function Documentation

void com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::addReductionLink ( int  index,
com.cosylab.acs.laser.dao.xml.ReductionLink  vReductionLink 
) throws java.lang.IndexOutOfBoundsException [inline]

Method addReductionLink

Parameters:
index 
vReductionLink 

References _reductionLinkList.

void com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::addReductionLink ( com.cosylab.acs.laser.dao.xml.ReductionLink  vReductionLink  )  throws java.lang.IndexOutOfBoundsException [inline]
void com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::clearReductionLink (  )  [inline]

Method clearReductionLink

References _reductionLinkList.

java.util.Enumeration com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::enumerateReductionLink (  )  [inline]

Method enumerateReductionLink

Returns:
Enumeration

References _reductionLinkList.

com.cosylab.acs.laser.dao.xml.ReductionLink [] com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::getReductionLink (  )  [inline]

Method getReductionLink

Returns:
ReductionLink

References _reductionLinkList.

com.cosylab.acs.laser.dao.xml.ReductionLink com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::getReductionLink ( int  index  )  throws java.lang.IndexOutOfBoundsException [inline]
int com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::getReductionLinkCount (  )  [inline]

Method getReductionLinkCount

Returns:
int

References _reductionLinkList.

boolean com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::isValid (  )  [inline]
void com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
void com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
boolean com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::removeReductionLink ( com.cosylab.acs.laser.dao.xml.ReductionLink  vReductionLink  )  [inline]

Method removeReductionLink

Parameters:
vReductionLink 
Returns:
boolean

References _reductionLinkList.

void com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::setReductionLink ( com.cosylab.acs.laser.dao.xml.ReductionLink[]  reductionLinkArray  )  [inline]

Method setReductionLink

Parameters:
reductionLinkArray 

References _reductionLinkList.

void com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionListType::setReductionLink ( int  index,
com.cosylab.acs.laser.dao.xml.ReductionLink  vReductionLink 
) throws java.lang.IndexOutOfBoundsException [inline]

Method setReductionLink

Parameters:
index 
vReductionLink 

References _reductionLinkList.

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

Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2