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 BusinessInfo.getServiceInfos()
           
 ServiceInfos ServiceList.getServiceInfos()
           
 

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

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



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