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

Packages that use Contacts
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
protected  Contacts BusinessEntity.contacts
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return Contacts
 Contacts ObjectFactory.createContacts()
          Create an instance of Contacts
 Contacts BusinessEntity.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
 JAXBElement<Contacts> ObjectFactory.createContacts(Contacts value)
          Create an instance of JAXBElement<Contacts>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Contacts
 JAXBElement<Contacts> ObjectFactory.createContacts(Contacts value)
          Create an instance of JAXBElement<Contacts>}
 void BusinessEntity.setContacts(Contacts value)
          Sets the value of the contacts property.
 



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