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

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

 AlarmCategoryLinkDefinitionListType ()
void addAlarmCategoryLink (com.cosylab.acs.laser.dao.xml.AlarmCategoryLink vAlarmCategoryLink) throws java.lang.IndexOutOfBoundsException
void addAlarmCategoryLink (int index, com.cosylab.acs.laser.dao.xml.AlarmCategoryLink vAlarmCategoryLink) throws java.lang.IndexOutOfBoundsException
void clearAlarmCategoryLink ()
java.util.Enumeration enumerateAlarmCategoryLink ()
com.cosylab.acs.laser.dao.xml.AlarmCategoryLink getAlarmCategoryLink (int index) throws java.lang.IndexOutOfBoundsException
com.cosylab.acs.laser.dao.xml.AlarmCategoryLink[] getAlarmCategoryLink ()
int getAlarmCategoryLinkCount ()
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
boolean removeAlarmCategoryLink (com.cosylab.acs.laser.dao.xml.AlarmCategoryLink vAlarmCategoryLink)
void setAlarmCategoryLink (int index, com.cosylab.acs.laser.dao.xml.AlarmCategoryLink vAlarmCategoryLink) throws java.lang.IndexOutOfBoundsException
void setAlarmCategoryLink (com.cosylab.acs.laser.dao.xml.AlarmCategoryLink[] alarmCategoryLinkArray)
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

java.util.ArrayList _alarmCategoryLinkList

Detailed Description

Class AlarmCategoryLinkDefinitionListType.

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


Constructor & Destructor Documentation

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


Member Function Documentation

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::addAlarmCategoryLink int  index,
com.cosylab.acs.laser.dao.xml.AlarmCategoryLink  vAlarmCategoryLink
throws java.lang.IndexOutOfBoundsException [inline]
 

Method addAlarmCategoryLink

Parameters:
index 
vAlarmCategoryLink 

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::addAlarmCategoryLink com.cosylab.acs.laser.dao.xml.AlarmCategoryLink  vAlarmCategoryLink  )  throws java.lang.IndexOutOfBoundsException [inline]
 

Method addAlarmCategoryLink

Parameters:
vAlarmCategoryLink 

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::clearAlarmCategoryLink  )  [inline]
 

Method clearAlarmCategoryLink

java.util.Enumeration com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::enumerateAlarmCategoryLink  )  [inline]
 

Method enumerateAlarmCategoryLink

Returns:
Enumeration

com.cosylab.acs.laser.dao.xml.AlarmCategoryLink [] com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::getAlarmCategoryLink  )  [inline]
 

Method getAlarmCategoryLink

Returns:
AlarmCategoryLink

com.cosylab.acs.laser.dao.xml.AlarmCategoryLink com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::getAlarmCategoryLink int  index  )  throws java.lang.IndexOutOfBoundsException [inline]
 

Method getAlarmCategoryLink

Parameters:
index 
Returns:
AlarmCategoryLink

int com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::getAlarmCategoryLinkCount  )  [inline]
 

Method getAlarmCategoryLinkCount

Returns:
int

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

Method isValid

Returns:
boolean

Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionList, com::cosylab::acs::laser::dao::xml::CategoryLinksToCreate, and com::cosylab::acs::laser::dao::xml::CategoryLinksToRemove.

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::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::AlarmCategoryLinkDefinitionList, com::cosylab::acs::laser::dao::xml::CategoryLinksToCreate, and com::cosylab::acs::laser::dao::xml::CategoryLinksToRemove.

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::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::AlarmCategoryLinkDefinitionList, com::cosylab::acs::laser::dao::xml::CategoryLinksToCreate, and com::cosylab::acs::laser::dao::xml::CategoryLinksToRemove.

boolean com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::removeAlarmCategoryLink com.cosylab.acs.laser.dao.xml.AlarmCategoryLink  vAlarmCategoryLink  )  [inline]
 

Method removeAlarmCategoryLink

Parameters:
vAlarmCategoryLink 
Returns:
boolean

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::setAlarmCategoryLink com.cosylab.acs.laser.dao.xml.AlarmCategoryLink[]  alarmCategoryLinkArray  )  [inline]
 

Method setAlarmCategoryLink

Parameters:
alarmCategoryLinkArray 

void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::setAlarmCategoryLink int  index,
com.cosylab.acs.laser.dao.xml.AlarmCategoryLink  vAlarmCategoryLink
throws java.lang.IndexOutOfBoundsException [inline]
 

Method setAlarmCategoryLink

Parameters:
index 
vAlarmCategoryLink 

java.lang.Object com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::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::AlarmCategoryLinkDefinitionList, com::cosylab::acs::laser::dao::xml::CategoryLinksToCreate, and com::cosylab::acs::laser::dao::xml::CategoryLinksToRemove.

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

Method validate

Reimplemented in com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionList, com::cosylab::acs::laser::dao::xml::CategoryLinksToCreate, and com::cosylab::acs::laser::dao::xml::CategoryLinksToRemove.


Member Data Documentation

java.util.ArrayList com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::_alarmCategoryLinkList [private]
 

LASER alarm-category link definition


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