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