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

static 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'.

References _child.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().

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'.

References _parent.

Referenced by com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::loadReductionRules(), and com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().

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'.

References _type.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().

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

Method isValid

Returns:
boolean

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

References validate().

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'.

References _child.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().

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'.

References _parent.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().

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'.

References _type.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor().

static 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.

Referenced by isValid().


Member Data Documentation

child FS

Referenced by getChild(), and setChild().

parent FS

Referenced by getParent(), and setParent().

Field _type

Referenced by getType(), and setType().


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

Generated by  doxygen 1.6.2