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 |
|
|
|
Returns the value of field 'child'. The field 'child' has the following description: child FS
|
|
Returns the value of field 'parent'. The field 'parent' has the following description: parent FS
|
|
Returns the value of field 'type'.
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
|
|
Sets the value of field 'child'. The field 'child' has the following description: child FS
|
|
Sets the value of field 'parent'. The field 'parent' has the following description: parent FS
|
|
Sets the value of field 'type'.
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLink.
|
|
child FS |
|
parent FS |
|
Field _type |