
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 |
|
|
|
|
|
Returns the value of field 'building'. The field 'building' has the following description: building number
|
|
|
Returns the value of field 'floor'. The field 'floor' has the following description: floor number
|
|
|
Returns the value of field 'mnemonic'. The field 'mnemonic' has the following description: building mnemonic
|
|
|
Returns the value of field 'position'. The field 'position' has the following description: FS position
|
|
|
Returns the value of field 'room'. The field 'room' has the following description: room number
|
|
|
Method isValid
Reimplemented in com::cosylab::acs::laser::dao::xml::Location.
|
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::Location.
|
|
|
Method marshal
Reimplemented in com::cosylab::acs::laser::dao::xml::Location.
|
|
|
Sets the value of field 'building'. The field 'building' has the following description: building number
|
|
|
Sets the value of field 'floor'. The field 'floor' has the following description: floor number
|
|
|
Sets the value of field 'mnemonic'. The field 'mnemonic' has the following description: building mnemonic
|
|
|
Sets the value of field 'position'. The field 'position' has the following description: FS position
|
|
|
Sets the value of field 'room'. The field 'room' has the following description: room number
|
|
|
Method unmarshal
Reimplemented in com::cosylab::acs::laser::dao::xml::Location.
|
|
|
Method validate Reimplemented in com::cosylab::acs::laser::dao::xml::Location.
|
|
|
building number |
|
|
floor number |
|
|
building mnemonic |
|
|
FS position |
|
|
room number |
1.3.8