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

Inheritance diagram for com::cosylab::acs::laser::dao::xml::ReductionLinkType:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReductionLinkType ()
com.cosylab.acs.laser.dao.xml.Child getChild ()
com.cosylab.acs.laser.dao.xml.Parent getParent ()
java.lang.String getType ()
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 setChild (com.cosylab.acs.laser.dao.xml.Child child)
void setParent (com.cosylab.acs.laser.dao.xml.Parent parent)
void setType (java.lang.String type)
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.lang.String _type
com.cosylab.acs.laser.dao.xml.Parent _parent
com.cosylab.acs.laser.dao.xml.Child _child

Detailed Description

Class ReductionLinkType.

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


Constructor & Destructor Documentation

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


Member Function Documentation

com.cosylab.acs.laser.dao.xml.Child com::cosylab::acs::laser::dao::xml::ReductionLinkType::getChild  )  [inline]
 

Returns the value of field 'child'. The field 'child' has the following description: child FS

Returns:
Child

the value of field 'child'.

com.cosylab.acs.laser.dao.xml.Parent com::cosylab::acs::laser::dao::xml::ReductionLinkType::getParent  )  [inline]
 

Returns the value of field 'parent'. The field 'parent' has the following description: parent FS

Returns:
Parent

the value of field 'parent'.

java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkType::getType  )  [inline]
 

Returns the value of field 'type'.

Returns:
String

the value of field 'type'.

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

Method isValid

Returns:
boolean

Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.

void com::cosylab::acs::laser::dao::xml::ReductionLinkType::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 

Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.

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

Method marshal

Parameters:
out 

Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.

void com::cosylab::acs::laser::dao::xml::ReductionLinkType::setChild com.cosylab.acs.laser.dao.xml.Child  child  )  [inline]
 

Sets the value of field 'child'. The field 'child' has the following description: child FS

Parameters:
child the value of field 'child'.

void com::cosylab::acs::laser::dao::xml::ReductionLinkType::setParent com.cosylab.acs.laser.dao.xml.Parent  parent  )  [inline]
 

Sets the value of field 'parent'. The field 'parent' has the following description: parent FS

Parameters:
parent the value of field 'parent'.

void com::cosylab::acs::laser::dao::xml::ReductionLinkType::setType java.lang.String  type  )  [inline]
 

Sets the value of field 'type'.

Parameters:
type the value of field 'type'.

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

Method unmarshal

Parameters:
reader 
Returns:
Object

Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.

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

Method validate

Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.


Member Data Documentation

com.cosylab.acs.laser.dao.xml.Child com::cosylab::acs::laser::dao::xml::ReductionLinkType::_child [private]
 

child FS

com.cosylab.acs.laser.dao.xml.Parent com::cosylab::acs::laser::dao::xml::ReductionLinkType::_parent [private]
 

parent FS

java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkType::_type [private]
 

Field _type


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