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

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

List of all members.

Public Member Functions

 SourceDefinition ()
java.lang.String getName ()
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 setName (java.lang.String name)
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 _name

Detailed Description

LASER alarm source definition

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

Constructor & Destructor Documentation

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

Member Function Documentation

java.lang.String com::cosylab::acs::laser::dao::xml::SourceDefinition::getName (  )  [inline]

Returns the value of field 'name'.

Returns:
String
the value of field 'name'.

References _name.

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

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

Method isValid

Returns:
boolean

Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionType.

References validate().

void com::cosylab::acs::laser::dao::xml::SourceDefinition::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 from com::cosylab::acs::laser::dao::xml::SourceDefinitionType.

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

Method marshal

Parameters:
out 

Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionType.

void com::cosylab::acs::laser::dao::xml::SourceDefinition::setName ( java.lang.String  name  )  [inline]

Sets the value of field 'name'.

Parameters:
name the value of field 'name'.

References _name.

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

static java.lang.Object com::cosylab::acs::laser::dao::xml::SourceDefinition::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 from com::cosylab::acs::laser::dao::xml::SourceDefinitionType.

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

Method validate

Reimplemented from com::cosylab::acs::laser::dao::xml::SourceDefinitionType.

Referenced by isValid().


Member Data Documentation

Field _name

Referenced by getName(), and setName().


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

Generated by  doxygen 1.6.2