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 | |
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 |
|
|
|
Method addReductionLink
|
|
Method addReductionLink
|
|
Method clearReductionLink |
|
Method enumerateReductionLink
|
|
Method getReductionLink
|
|
Method getReductionLink
|
|
Method getReductionLinkCount
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::LinksToCreate, com::cosylab::acs::laser::dao::xml::LinksToRemove, and com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionList.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::LinksToCreate, com::cosylab::acs::laser::dao::xml::LinksToRemove, and com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionList.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::LinksToCreate, com::cosylab::acs::laser::dao::xml::LinksToRemove, and com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionList.
|
|
Method removeReductionLink
|
|
Method setReductionLink
|
|
Method setReductionLink
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::LinksToCreate, com::cosylab::acs::laser::dao::xml::LinksToRemove, and com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionList.
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::LinksToCreate, com::cosylab::acs::laser::dao::xml::LinksToRemove, and com::cosylab::acs::laser::dao::xml::ReductionLinkDefinitionList.
|
|
LASER reduction relationship link |