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

Inheritance diagram for com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType:
Collaboration 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

static 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 

References _alarmCategoryLinkList.

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

Method clearAlarmCategoryLink

References _alarmCategoryLinkList.

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

Method enumerateAlarmCategoryLink

Returns:
Enumeration

References _alarmCategoryLinkList.

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

Method getAlarmCategoryLink

Returns:
AlarmCategoryLink

References _alarmCategoryLinkList.

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

Method getAlarmCategoryLinkCount

Returns:
int

References _alarmCategoryLinkList.

boolean com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::isValid (  )  [inline]
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]
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]
boolean com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::removeAlarmCategoryLink ( com.cosylab.acs.laser.dao.xml.AlarmCategoryLink  vAlarmCategoryLink  )  [inline]

Method removeAlarmCategoryLink

Parameters:
vAlarmCategoryLink 
Returns:
boolean

References _alarmCategoryLinkList.

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

Method setAlarmCategoryLink

Parameters:
alarmCategoryLinkArray 

References _alarmCategoryLinkList.

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 

References _alarmCategoryLinkList.

static 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]
void com::cosylab::acs::laser::dao::xml::AlarmCategoryLinkDefinitionListType::validate (  )  throws org.exolab.castor.xml.ValidationException [inline]

Member Data Documentation


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

Generated by  doxygen 1.6.2