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

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

List of all members.

Public Member Functions

 MaskDefinitions ()
com.cosylab.acs.laser.dao.xml.MasksToCreate getMasksToCreate ()
com.cosylab.acs.laser.dao.xml.MasksToRemove getMasksToRemove ()
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 setMasksToCreate (com.cosylab.acs.laser.dao.xml.MasksToCreate masksToCreate)
void setMasksToRemove (com.cosylab.acs.laser.dao.xml.MasksToRemove masksToRemove)
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

com.cosylab.acs.laser.dao.xml.MasksToCreate _masksToCreate
com.cosylab.acs.laser.dao.xml.MasksToRemove _masksToRemove

Detailed Description

LASER mask definitions

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

Constructor & Destructor Documentation

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

Member Function Documentation

com.cosylab.acs.laser.dao.xml.MasksToCreate com::cosylab::acs::laser::dao::xml::MaskDefinitions::getMasksToCreate (  )  [inline]

Returns the value of field 'masksToCreate'.

Returns:
MasksToCreate
the value of field 'masksToCreate'.

References _masksToCreate.

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

com.cosylab.acs.laser.dao.xml.MasksToRemove com::cosylab::acs::laser::dao::xml::MaskDefinitions::getMasksToRemove (  )  [inline]

Returns the value of field 'masksToRemove'.

Returns:
MasksToRemove
the value of field 'masksToRemove'.

References _masksToRemove.

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

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

Method isValid

Returns:
boolean

References validate().

void com::cosylab::acs::laser::dao::xml::MaskDefinitions::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 
void com::cosylab::acs::laser::dao::xml::MaskDefinitions::marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]

Method marshal

Parameters:
out 
void com::cosylab::acs::laser::dao::xml::MaskDefinitions::setMasksToCreate ( com.cosylab.acs.laser.dao.xml.MasksToCreate  masksToCreate  )  [inline]

Sets the value of field 'masksToCreate'.

Parameters:
masksToCreate the value of field 'masksToCreate'.

References _masksToCreate.

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

void com::cosylab::acs::laser::dao::xml::MaskDefinitions::setMasksToRemove ( com.cosylab.acs.laser.dao.xml.MasksToRemove  masksToRemove  )  [inline]

Sets the value of field 'masksToRemove'.

Parameters:
masksToRemove the value of field 'masksToRemove'.

References _masksToRemove.

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

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

Method unmarshal

Parameters:
reader 
Returns:
Object
void com::cosylab::acs::laser::dao::xml::MaskDefinitions::validate (  )  throws org.exolab.castor.xml.ValidationException [inline]

Method validate

Referenced by isValid().


Member Data Documentation

Field _masksToCreate

Referenced by getMasksToCreate(), and setMasksToCreate().

Field _masksToRemove

Referenced by getMasksToRemove(), and setMasksToRemove().


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

Generated by  doxygen 1.6.2