Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.PostalAddressType

Packages that use PostalAddressType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
 

Uses of PostalAddressType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 with type parameters of type PostalAddressType
protected  List<PostalAddressType> OrganizationType.address
           
protected  List<PostalAddressType> PersonType.address
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return PostalAddressType
 PostalAddressType ObjectFactory.createPostalAddressType()
          Create an instance of PostalAddressType
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type PostalAddressType
 JAXBElement<PostalAddressType> ObjectFactory.createAddress(PostalAddressType value)
          Create an instance of JAXBElement<PostalAddressType>}
 JAXBElement<PostalAddressType> ObjectFactory.createPostalAddress(PostalAddressType value)
          Create an instance of JAXBElement<PostalAddressType>}
 List<PostalAddressType> OrganizationType.getAddress()
          Gets the value of the address property.
 List<PostalAddressType> PersonType.getAddress()
          Gets the value of the address property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type PostalAddressType
 JAXBElement<PostalAddressType> ObjectFactory.createAddress(PostalAddressType value)
          Create an instance of JAXBElement<PostalAddressType>}
 JAXBElement<PostalAddressType> ObjectFactory.createPostalAddress(PostalAddressType value)
          Create an instance of JAXBElement<PostalAddressType>}
 



Copyright © 2010-2011. All Rights Reserved.