Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Address

Packages that use Address
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of Address in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type Address
protected  List<Address> Contact.address
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return Address
 Address ObjectFactory.createAddress()
          Create an instance of Address
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Address
 JAXBElement<Address> ObjectFactory.createAddress(Address value)
          Create an instance of JAXBElement<Address>}
 List<Address> Contact.getAddress()
          Gets the value of the address property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Address
 JAXBElement<Address> ObjectFactory.createAddress(Address value)
          Create an instance of JAXBElement<Address>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.