Uses of Class
org.uddi4j.response.BusinessInfo

Packages that use BusinessInfo
org.uddi4j.response   
 

Uses of BusinessInfo in org.uddi4j.response
 

Methods in org.uddi4j.response that return BusinessInfo
 BusinessInfo BusinessInfos.get(int index)
          Retrieve the BusinessInfo at the specified index within the collection.
 

Methods in org.uddi4j.response with parameters of type BusinessInfo
 void BusinessInfos.add(BusinessInfo b)
          Add a BusinessInfo object to the collection
 boolean BusinessInfos.remove(BusinessInfo b)
          Remove a BusinessInfo object from the collection
 



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