Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Packages that use Address Package Description 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 Modifier and Type Field Description protected List<Address>Contact. addressMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return Address Modifier and Type Method Description AddressObjectFactory. createAddress()Create an instance ofAddressMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Address Modifier and Type Method Description javax.xml.bind.JAXBElement<Address>ObjectFactory. createAddress(Address value)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 Modifier and Type Method Description javax.xml.bind.JAXBElement<Address>ObjectFactory. createAddress(Address value)
-