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

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SourceDefinitionType ()
void deleteConnectionTimeout ()
void deleteResponsibleId ()
int getConnectionTimeout ()
java.lang.String getDescription ()
int getResponsibleId ()
boolean hasConnectionTimeout ()
boolean hasResponsibleId ()
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 setConnectionTimeout (int connectionTimeout)
void setDescription (java.lang.String description)
void setResponsibleId (int responsibleId)
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.lang.String _description
int _connectionTimeout
boolean _has_connectionTimeout
int _responsibleId
boolean _has_responsibleId

Detailed Description

Class SourceDefinitionType.

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


Constructor & Destructor Documentation

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


Member Function Documentation

void com::cosylab::acs::laser::dao::xml::SourceDefinitionType::deleteConnectionTimeout  )  [inline]
 

Method deleteConnectionTimeout

void com::cosylab::acs::laser::dao::xml::SourceDefinitionType::deleteResponsibleId  )  [inline]
 

Method deleteResponsibleId

int com::cosylab::acs::laser::dao::xml::SourceDefinitionType::getConnectionTimeout  )  [inline]
 

Returns the value of field 'connectionTimeout'. The field 'connectionTimeout' has the following description: source backup timeout

Returns:
int

the value of field 'connectionTimeout'.

java.lang.String com::cosylab::acs::laser::dao::xml::SourceDefinitionType::getDescription  )  [inline]
 

Returns the value of field 'description'. The field 'description' has the following description: source description

Returns:
String

the value of field 'description'.

int com::cosylab::acs::laser::dao::xml::SourceDefinitionType::getResponsibleId  )  [inline]
 

Returns the value of field 'responsibleId'. The field 'responsibleId' has the following description: source responsible person CERN id

Returns:
int

the value of field 'responsibleId'.

boolean com::cosylab::acs::laser::dao::xml::SourceDefinitionType::hasConnectionTimeout  )  [inline]
 

Method hasConnectionTimeout

Returns:
boolean

boolean com::cosylab::acs::laser::dao::xml::SourceDefinitionType::hasResponsibleId  )  [inline]
 

Method hasResponsibleId

Returns:
boolean

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

Method isValid

Returns:
boolean

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

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

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

void com::cosylab::acs::laser::dao::xml::SourceDefinitionType::setConnectionTimeout int  connectionTimeout  )  [inline]
 

Sets the value of field 'connectionTimeout'. The field 'connectionTimeout' has the following description: source backup timeout

Parameters:
connectionTimeout the value of field 'connectionTimeout'.

void com::cosylab::acs::laser::dao::xml::SourceDefinitionType::setDescription java.lang.String  description  )  [inline]
 

Sets the value of field 'description'. The field 'description' has the following description: source description

Parameters:
description the value of field 'description'.

void com::cosylab::acs::laser::dao::xml::SourceDefinitionType::setResponsibleId int  responsibleId  )  [inline]
 

Sets the value of field 'responsibleId'. The field 'responsibleId' has the following description: source responsible person CERN id

Parameters:
responsibleId the value of field 'responsibleId'.

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

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

Method validate

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


Member Data Documentation

int com::cosylab::acs::laser::dao::xml::SourceDefinitionType::_connectionTimeout [private]
 

source backup timeout

java.lang.String com::cosylab::acs::laser::dao::xml::SourceDefinitionType::_description [private]
 

source description

boolean com::cosylab::acs::laser::dao::xml::SourceDefinitionType::_has_connectionTimeout [private]
 

keeps track of state for field: _connectionTimeout

boolean com::cosylab::acs::laser::dao::xml::SourceDefinitionType::_has_responsibleId [private]
 

keeps track of state for field: _responsibleId

int com::cosylab::acs::laser::dao::xml::SourceDefinitionType::_responsibleId [private]
 

source responsible person CERN id


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