org.oasis.ebxml.registry.bindings.rim
Class AddressDescriptor

java.lang.Object
  extended byorg.exolab.castor.xml.Validator
      extended byorg.exolab.castor.xml.util.XMLClassDescriptorImpl
          extended byorg.oasis.ebxml.registry.bindings.rim.PostalAddressTypeDescriptor
              extended byorg.oasis.ebxml.registry.bindings.rim.AddressDescriptor
All Implemented Interfaces:
org.exolab.castor.mapping.ClassDescriptor, org.exolab.castor.xml.ClassValidator, org.exolab.castor.xml.TypeValidator, org.exolab.castor.xml.XMLClassDescriptor

public class AddressDescriptor
extends PostalAddressTypeDescriptor


Constructor Summary
AddressDescriptor()
           
 
Method Summary
 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()
           
 
Methods inherited from class org.exolab.castor.xml.util.XMLClassDescriptorImpl
addFieldDescriptor, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getFieldDescriptor, getFields, removeFieldDescriptor, setCompositorAsAll, setCompositorAsChoice, setCompositorAsSequence, setExtends, setExtendsWithoutFlatten, setIdentity, setIntrospected, setJavaClass, setNameSpacePrefix, setNameSpaceURI, setXMLName, sortDescriptors, toString, toXMLName, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AddressDescriptor

public AddressDescriptor()
Method Detail

getAccessMode

public org.exolab.castor.mapping.AccessMode getAccessMode()
Specified by:
getAccessMode in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getAccessMode in class PostalAddressTypeDescriptor

getExtends

public org.exolab.castor.mapping.ClassDescriptor getExtends()
Specified by:
getExtends in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getExtends in class PostalAddressTypeDescriptor

getIdentity

public org.exolab.castor.mapping.FieldDescriptor getIdentity()
Specified by:
getIdentity in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getIdentity in class PostalAddressTypeDescriptor

getJavaClass

public java.lang.Class getJavaClass()
Specified by:
getJavaClass in interface org.exolab.castor.mapping.ClassDescriptor
Overrides:
getJavaClass in class PostalAddressTypeDescriptor

getNameSpacePrefix

public java.lang.String getNameSpacePrefix()
Specified by:
getNameSpacePrefix in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getNameSpacePrefix in class PostalAddressTypeDescriptor

getNameSpaceURI

public java.lang.String getNameSpaceURI()
Specified by:
getNameSpaceURI in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getNameSpaceURI in class PostalAddressTypeDescriptor

getValidator

public org.exolab.castor.xml.TypeValidator getValidator()
Specified by:
getValidator in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getValidator in class PostalAddressTypeDescriptor

getXMLName

public java.lang.String getXMLName()
Specified by:
getXMLName in interface org.exolab.castor.xml.XMLClassDescriptor
Overrides:
getXMLName in class PostalAddressTypeDescriptor