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::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

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

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

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

Method isValid

Returns:
boolean

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

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

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


Member Data Documentation

com.cosylab.acs.laser.dao.xml.MasksToCreate com::cosylab::acs::laser::dao::xml::MaskDefinitions::_masksToCreate [private]
 

Field _masksToCreate

com.cosylab.acs.laser.dao.xml.MasksToRemove com::cosylab::acs::laser::dao::xml::MaskDefinitions::_masksToRemove [private]
 

Field _masksToRemove


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