Uses of Class
org.uddi4j.datatype.business.Contact

Packages that use Contact
org.uddi4j.datatype.business   
 

Uses of Contact in org.uddi4j.datatype.business
 

Methods in org.uddi4j.datatype.business that return Contact
 Contact Contacts.get(int index)
          Retrieve the Contact at the specified index within the collection.
 

Methods in org.uddi4j.datatype.business with parameters of type Contact
 void Contacts.add(Contact c)
          Add a Contact object to the collection
 boolean Contacts.remove(Contact c)
          Remove a Contact object from the collection
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.