Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Packages that use Contact Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of Contact in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type Contact Modifier and Type Field Description protected List<Contact>Contacts. contactMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return Contact Modifier and Type Method Description ContactObjectFactory. createContact()Create an instance ofContactMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Contact Modifier and Type Method Description javax.xml.bind.JAXBElement<Contact>ObjectFactory. createContact(Contact value)List<Contact>Contacts. getContact()Gets the value of the contact property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Contact Modifier and Type Method Description javax.xml.bind.JAXBElement<Contact>ObjectFactory. createContact(Contact value)
-