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