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

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LocationType ()
java.lang.String getBuilding ()
java.lang.String getFloor ()
java.lang.String getMnemonic ()
java.lang.String getPosition ()
java.lang.String getRoom ()
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 setBuilding (java.lang.String building)
void setFloor (java.lang.String floor)
void setMnemonic (java.lang.String mnemonic)
void setPosition (java.lang.String position)
void setRoom (java.lang.String room)
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 _building
java.lang.String _floor
java.lang.String _room
java.lang.String _mnemonic
java.lang.String _position

Detailed Description

Class LocationType.

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


Constructor & Destructor Documentation

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


Member Function Documentation

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::getBuilding  )  [inline]
 

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

Returns:
String

the value of field 'building'.

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::getFloor  )  [inline]
 

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

Returns:
String

the value of field 'floor'.

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::getMnemonic  )  [inline]
 

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

Returns:
String

the value of field 'mnemonic'.

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::getPosition  )  [inline]
 

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

Returns:
String

the value of field 'position'.

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::getRoom  )  [inline]
 

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

Returns:
String

the value of field 'room'.

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

Method isValid

Returns:
boolean

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

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

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

void com::cosylab::acs::laser::dao::xml::LocationType::setBuilding java.lang.String  building  )  [inline]
 

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

Parameters:
building the value of field 'building'.

void com::cosylab::acs::laser::dao::xml::LocationType::setFloor java.lang.String  floor  )  [inline]
 

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

Parameters:
floor the value of field 'floor'.

void com::cosylab::acs::laser::dao::xml::LocationType::setMnemonic java.lang.String  mnemonic  )  [inline]
 

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

Parameters:
mnemonic the value of field 'mnemonic'.

void com::cosylab::acs::laser::dao::xml::LocationType::setPosition java.lang.String  position  )  [inline]
 

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

Parameters:
position the value of field 'position'.

void com::cosylab::acs::laser::dao::xml::LocationType::setRoom java.lang.String  room  )  [inline]
 

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

Parameters:
room the value of field 'room'.

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

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

Method validate

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


Member Data Documentation

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::_building [private]
 

building number

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::_floor [private]
 

floor number

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::_mnemonic [private]
 

building mnemonic

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::_position [private]
 

FS position

java.lang.String com::cosylab::acs::laser::dao::xml::LocationType::_room [private]
 

room number


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