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

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

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

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

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

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

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



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