Uses of Class
org.uddi4j.response.RelatedBusinessInfo

Packages that use RelatedBusinessInfo
org.uddi4j.response   
 

Uses of RelatedBusinessInfo in org.uddi4j.response
 

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

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



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