Uses of Class
org.uddi4j.response.ServiceInfo

Packages that use ServiceInfo
org.uddi4j.response   
 

Uses of ServiceInfo in org.uddi4j.response
 

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

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



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