Uses of Class
org.apache.juddi.datatype.business.Contacts

Packages that use Contacts
org.apache.juddi.datatype.business   
 

Uses of Contacts in org.apache.juddi.datatype.business
 

Methods in org.apache.juddi.datatype.business that return Contacts
 Contacts BusinessEntity.getContacts()
          Returns the contacts of this business entity.
 

Methods in org.apache.juddi.datatype.business with parameters of type Contacts
 void BusinessEntity.setContacts(Contacts contacts)
          Set the set of contacts of this business entity to the given set.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.