

Public Member Functions | |
| LocationDescriptor () | |
| 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 LocationDescriptor.
| com::cosylab::acs::laser::dao::xml::LocationDescriptor::LocationDescriptor | ( | ) | [inline] |
| org.exolab.castor.mapping.AccessMode com::cosylab::acs::laser::dao::xml::LocationDescriptor::getAccessMode | ( | ) | [inline] |
Method getAccessMode
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
| org.exolab.castor.mapping.ClassDescriptor com::cosylab::acs::laser::dao::xml::LocationDescriptor::getExtends | ( | ) | [inline] |
Method getExtends
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
| org.exolab.castor.mapping.FieldDescriptor com::cosylab::acs::laser::dao::xml::LocationDescriptor::getIdentity | ( | ) | [inline] |
Method getIdentity
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
References identity.
| java.lang.Class com::cosylab::acs::laser::dao::xml::LocationDescriptor::getJavaClass | ( | ) | [inline] |
Method getJavaClass
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
| java.lang.String com::cosylab::acs::laser::dao::xml::LocationDescriptor::getNameSpacePrefix | ( | ) | [inline] |
Method getNameSpacePrefix
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
References nsPrefix.
| java.lang.String com::cosylab::acs::laser::dao::xml::LocationDescriptor::getNameSpaceURI | ( | ) | [inline] |
Method getNameSpaceURI
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
References nsURI.
| org.exolab.castor.xml.TypeValidator com::cosylab::acs::laser::dao::xml::LocationDescriptor::getValidator | ( | ) | [inline] |
Method getValidator
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
| java.lang.String com::cosylab::acs::laser::dao::xml::LocationDescriptor::getXMLName | ( | ) | [inline] |
Method getXMLName
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
References xmlName.
org.exolab.castor.xml.XMLFieldDescriptor com::cosylab::acs::laser::dao::xml::LocationDescriptor::identity [private] |
Field identity
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
Referenced by getIdentity().
java.lang.String com::cosylab::acs::laser::dao::xml::LocationDescriptor::nsPrefix [private] |
Field nsPrefix
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
Referenced by getNameSpacePrefix().
java.lang.String com::cosylab::acs::laser::dao::xml::LocationDescriptor::nsURI [private] |
Field nsURI
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
Referenced by getNameSpaceURI(), and LocationDescriptor().
java.lang.String com::cosylab::acs::laser::dao::xml::LocationDescriptor::xmlName [private] |
Field xmlName
Reimplemented from com::cosylab::acs::laser::dao::xml::LocationTypeDescriptor.
Referenced by getXMLName(), and LocationDescriptor().
1.6.2