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

Packages that use Contact
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
protected  List<Contact> Contacts.contact
           
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Contact
 JAXBElement<Contact> ObjectFactory.createContact(Contact value)
          Create an instance of JAXBElement<Contact>}
 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
 JAXBElement<Contact> ObjectFactory.createContact(Contact value)
          Create an instance of JAXBElement<Contact>}
 



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