Uses of Class
org.uddi.api_v2.Contact

Packages that use Contact
org.uddi.api_v2   
 

Uses of Contact in org.uddi.api_v2
 

Fields in org.uddi.api_v2 with type parameters of type Contact
protected  java.util.List<Contact> Contacts.contact
           
 

Methods in org.uddi.api_v2 that return Contact
 Contact ObjectFactory.createContact()
          Create an instance of Contact
 

Methods in org.uddi.api_v2 that return types with arguments of type Contact
 javax.xml.bind.JAXBElement<Contact> ObjectFactory.createContact(Contact value)
          Create an instance of JAXBElement<Contact>}
 java.util.List<Contact> Contacts.getContact()
          Gets the value of the contact property.
 

Methods in org.uddi.api_v2 with parameters of type Contact
 javax.xml.bind.JAXBElement<Contact> ObjectFactory.createContact(Contact value)
          Create an instance of JAXBElement<Contact>}
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.