Public Member Functions

org.exolab.castor.mapping.xml.PropertyDescriptor Class Reference

Inheritance diagram for org.exolab.castor.mapping.xml.PropertyDescriptor:
org.exolab.castor.mapping.xml.PropertyTypeDescriptor org.exolab.castor.xml.util.XMLClassDescriptorImpl org.exolab.castor.xml.Validator org.exolab.castor.xml.XMLClassDescriptor org.exolab.castor.xml.ClassValidator org.exolab.castor.mapping.ClassDescriptor org.exolab.castor.xml.TypeValidator

List of all members.

Public Member Functions

 PropertyDescriptor ()
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 ()

Detailed Description

Class PropertyDescriptor.

Version:
Revision:
1.1
Date:
2004/03/08 07:36:51

Constructor & Destructor Documentation

org.exolab.castor.mapping.xml.PropertyDescriptor.PropertyDescriptor (  ) 

Member Function Documentation

org.exolab.castor.mapping.AccessMode org.exolab.castor.mapping.xml.PropertyDescriptor.getAccessMode (  ) 

Method getAccessMode

Reimplemented from org.exolab.castor.mapping.xml.PropertyTypeDescriptor.

org.exolab.castor.mapping.ClassDescriptor org.exolab.castor.mapping.xml.PropertyDescriptor.getExtends (  ) 
org.exolab.castor.mapping.FieldDescriptor org.exolab.castor.mapping.xml.PropertyDescriptor.getIdentity (  ) 

Method getIdentity

Reimplemented from org.exolab.castor.mapping.xml.PropertyTypeDescriptor.

java.lang.Class org.exolab.castor.mapping.xml.PropertyDescriptor.getJavaClass (  ) 

Method getJavaClass

Reimplemented from org.exolab.castor.mapping.xml.PropertyTypeDescriptor.

java.lang.String org.exolab.castor.mapping.xml.PropertyDescriptor.getNameSpacePrefix (  ) 

Method getNameSpacePrefix

Reimplemented from org.exolab.castor.mapping.xml.PropertyTypeDescriptor.

java.lang.String org.exolab.castor.mapping.xml.PropertyDescriptor.getNameSpaceURI (  ) 

Method getNameSpaceURI

Reimplemented from org.exolab.castor.mapping.xml.PropertyTypeDescriptor.

org.exolab.castor.xml.TypeValidator org.exolab.castor.mapping.xml.PropertyDescriptor.getValidator (  ) 

Method getValidator

Reimplemented from org.exolab.castor.mapping.xml.PropertyTypeDescriptor.

java.lang.String org.exolab.castor.mapping.xml.PropertyDescriptor.getXMLName (  ) 

Method getXMLName

Reimplemented from org.exolab.castor.mapping.xml.PropertyTypeDescriptor.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties