

Public Member Functions | |
| LocationTypeDescriptor () | |
| org.exolab.castor.mapping.AccessMode | getAccessMode () |
| org.exolab.castor.mapping.ClassDescriptor | getExtends () |
| org.exolab.castor.mapping.FieldDescriptor | getIdentity () |
| java.lang.Class | getJavaClass () |
| java.lang.String | getNameSpacePrefix () |
| java.lang.String | getNameSpaceURI () |
| org.exolab.castor.xml.TypeValidator | getValidator () |
| java.lang.String | getXMLName () |
Private Attributes | |
| java.lang.String | nsPrefix |
| java.lang.String | nsURI |
| java.lang.String | xmlName |
| org.exolab.castor.xml.XMLFieldDescriptor | identity |
Class LocationTypeDescriptor.
| com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::LocationTypeDescriptor | ( | ) | [inline] |
References com::cosylab::acs::laser::dao::xml::LocationType::getBuilding(), com::cosylab::acs::laser::dao::xml::LocationType::getFloor(), com::cosylab::acs::laser::dao::xml::LocationType::getMnemonic(), com::cosylab::acs::laser::dao::xml::LocationType::getPosition(), com::cosylab::acs::laser::dao::xml::LocationType::getRoom(), nsURI, com::cosylab::acs::laser::dao::xml::LocationType::setBuilding(), com::cosylab::acs::laser::dao::xml::LocationType::setFloor(), com::cosylab::acs::laser::dao::xml::LocationType::setMnemonic(), com::cosylab::acs::laser::dao::xml::LocationType::setPosition(), com::cosylab::acs::laser::dao::xml::LocationType::setRoom(), and xmlName.
Referenced by com::cosylab::acs::laser::dao::xml::LocationDescriptor::LocationDescriptor().
| org.exolab.castor.mapping.AccessMode com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getAccessMode | ( | ) | [inline] |
Method getAccessMode
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
| org.exolab.castor.mapping.ClassDescriptor com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getExtends | ( | ) | [inline] |
Method getExtends
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
| org.exolab.castor.mapping.FieldDescriptor com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getIdentity | ( | ) | [inline] |
Method getIdentity
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
References identity.
| java.lang.Class com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getJavaClass | ( | ) | [inline] |
Method getJavaClass
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
| java.lang.String com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getNameSpacePrefix | ( | ) | [inline] |
Method getNameSpacePrefix
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
References nsPrefix.
| java.lang.String com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getNameSpaceURI | ( | ) | [inline] |
Method getNameSpaceURI
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
References nsURI.
| org.exolab.castor.xml.TypeValidator com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getValidator | ( | ) | [inline] |
Method getValidator
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
| java.lang.String com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::getXMLName | ( | ) | [inline] |
Method getXMLName
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
References xmlName.
org.exolab.castor.xml.XMLFieldDescriptor com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::identity [private] |
Field identity
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
Referenced by getIdentity().
java.lang.String com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::nsPrefix [private] |
Field nsPrefix
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
Referenced by getNameSpacePrefix().
java.lang.String com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::nsURI [private] |
Field nsURI
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
Referenced by getNameSpaceURI(), and LocationTypeDescriptor().
java.lang.String com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor::xmlName [private] |
Field xmlName
Reimplemented in com::cosylab::acs::laser::dao::xml::LocationDescriptor.
Referenced by getXMLName(), and LocationTypeDescriptor().
1.6.2