Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Contacts
-
Packages that use Contacts Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of Contacts in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as Contacts Modifier and Type Field Description protected ContactsBusinessEntity. contactsMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return Contacts Modifier and Type Method Description ContactsObjectFactory. createContacts()Create an instance ofContactsContactsBusinessEntity. getContacts()Gets the value of the contacts property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Contacts Modifier and Type Method Description javax.xml.bind.JAXBElement<Contacts>ObjectFactory. createContacts(Contacts value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Contacts Modifier and Type Method Description javax.xml.bind.JAXBElement<Contacts>ObjectFactory. createContacts(Contacts value)voidBusinessEntity. setContacts(Contacts value)Sets the value of the contacts property.
-