Uses of Class
com.ibm.uddi.response.ServiceInfos

Packages that use ServiceInfos
com.ibm.uddi.response   
 

Uses of ServiceInfos in com.ibm.uddi.response
 

Methods in com.ibm.uddi.response that return ServiceInfos
 ServiceInfos BusinessInfo.getServiceInfos()
           
 ServiceInfos ServiceList.getServiceInfos()
           
 

Methods in com.ibm.uddi.response with parameters of type ServiceInfos
 void BusinessInfo.setServiceInfos(ServiceInfos s)
           
 void ServiceList.setServiceInfos(ServiceInfos s)
           
 

Constructors in com.ibm.uddi.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. All Rights Reserved.