Uses of Class
com.ibm.twss.spm.admin.common.ServiceDefinitionList

Packages that use ServiceDefinitionList
com.ibm.twss.spm.admin.svc WSDL Java Bindings for http://www.ibm.com/schema/twss/spm/admin/service/v2_0/local. 
 

Uses of ServiceDefinitionList in com.ibm.twss.spm.admin.svc
 

Methods in com.ibm.twss.spm.admin.svc that return ServiceDefinitionList
 ServiceDefinitionList GetParentChainResponse.getDefinitions()
           
 ServiceDefinitionList GetChildrenResponse.getDefinitions()
           
 ServiceDefinitionList FindMatchingServicesResponse.getDefinitions()
           
 

Methods in com.ibm.twss.spm.admin.svc with parameters of type ServiceDefinitionList
 void GetParentChainResponse.setDefinitions(ServiceDefinitionList definitions)
           
 void GetChildrenResponse.setDefinitions(ServiceDefinitionList definitions)
           
 void FindMatchingServicesResponse.setDefinitions(ServiceDefinitionList definitions)
           
 



Copyright © IBM Corp. All Rights Reserved.