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

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

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

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

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

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

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



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