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::MaintenanceMaskType Class Reference

Inheritance diagram for com::cosylab::acs::laser::dao::xml::MaintenanceMaskType:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MaintenanceMaskType ()
com.cosylab.acs.laser.dao.xml.AlarmDefinition getAlarmDefinition ()
org.exolab.castor.types.Date getFrom ()
org.exolab.castor.types.Date getTo ()
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 setAlarmDefinition (com.cosylab.acs.laser.dao.xml.AlarmDefinition alarmDefinition)
void setFrom (org.exolab.castor.types.Date from)
void setTo (org.exolab.castor.types.Date to)
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

org.exolab.castor.types.Date _from
org.exolab.castor.types.Date _to
com.cosylab.acs.laser.dao.xml.AlarmDefinition _alarmDefinition

Detailed Description

Class MaintenanceMaskType.

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


Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::MaintenanceMaskType  )  [inline]
 


Member Function Documentation

com.cosylab.acs.laser.dao.xml.AlarmDefinition com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::getAlarmDefinition  )  [inline]
 

Returns the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition

Returns:
AlarmDefinition

the value of field 'alarmDefinition'.

org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::getFrom  )  [inline]
 

Returns the value of field 'from'.

Returns:
Date

the value of field 'from'.

org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::getTo  )  [inline]
 

Returns the value of field 'to'.

Returns:
Date

the value of field 'to'.

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

Method isValid

Returns:
boolean

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

void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::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::MaintenanceMask.

void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::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::MaintenanceMask.

void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::setAlarmDefinition com.cosylab.acs.laser.dao.xml.AlarmDefinition  alarmDefinition  )  [inline]
 

Sets the value of field 'alarmDefinition'. The field 'alarmDefinition' has the following description: LASER alarm definition

Parameters:
alarmDefinition the value of field 'alarmDefinition'.

void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::setFrom org.exolab.castor.types.Date  from  )  [inline]
 

Sets the value of field 'from'.

Parameters:
from the value of field 'from'.

void com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::setTo org.exolab.castor.types.Date  to  )  [inline]
 

Sets the value of field 'to'.

Parameters:
to the value of field 'to'.

java.lang.Object com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::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::MaintenanceMask.

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

Method validate

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


Member Data Documentation

com.cosylab.acs.laser.dao.xml.AlarmDefinition com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::_alarmDefinition [private]
 

LASER alarm definition

org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::_from [private]
 

Field _from

org.exolab.castor.types.Date com::cosylab::acs::laser::dao::xml::MaintenanceMaskType::_to [private]
 

Field _to


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