Uses of Class
org.uddi4j.response.ServiceInfos

Packages that use ServiceInfos
org.uddi4j.response   
 

Uses of ServiceInfos in org.uddi4j.response
 

Methods in org.uddi4j.response that return ServiceInfos
 ServiceInfos ServiceList.getServiceInfos()
           
 ServiceInfos BusinessInfo.getServiceInfos()
           
 

Methods in org.uddi4j.response with parameters of type ServiceInfos
 void ServiceList.setServiceInfos(ServiceInfos s)
           
 void BusinessInfo.setServiceInfos(ServiceInfos s)
           
 

Constructors in org.uddi4j.response with parameters of type ServiceInfos
ServiceList(java.lang.String operator, ServiceInfos serviceInfos)
          Construct the object with required fields.
BusinessInfo(java.lang.String businessKey, java.lang.String name, ServiceInfos serviceInfos)
          Construct the object with required fields.
 



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