Uses of Class
com.hyper9.simdk.stubs.dao.ServiceManagerServiceInfo

Packages that use ServiceManagerServiceInfo
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.stubs.mao   
com.hyper9.simdk.ws   
 

Uses of ServiceManagerServiceInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type ServiceManagerServiceInfo
 List<ServiceManagerServiceInfo> VimServiceImpl.queryServiceList(ManagedObjectReference _this, String serviceName, List<String> location)
           
 List<ServiceManagerServiceInfo> VimService.queryServiceList(ManagedObjectReference _this, String serviceName, List<String> location)
           
 

Uses of ServiceManagerServiceInfo in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ServiceManagerServiceInfo
 List<ServiceManagerServiceInfo> ArrayOfServiceManagerServiceInfo.getData()
           
 

Uses of ServiceManagerServiceInfo in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type ServiceManagerServiceInfo
 List<ServiceManagerServiceInfo> QueryServiceListResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type ServiceManagerServiceInfo
 void QueryServiceListResponse.setReturnval(List<ServiceManagerServiceInfo> returnval)
           
 

Uses of ServiceManagerServiceInfo in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return ServiceManagerServiceInfo
 ServiceManagerServiceInfo SimpleCommand.getEntity()
           
 

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type ServiceManagerServiceInfo
 List<ServiceManagerServiceInfo> ServiceManager.getService()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type ServiceManagerServiceInfo
 void SimpleCommand.setEntity(ServiceManagerServiceInfo toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type ServiceManagerServiceInfo
 void ServiceManager.setService(List<ServiceManagerServiceInfo> toSet)
           
 

Uses of ServiceManagerServiceInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type ServiceManagerServiceInfo
 List<ServiceManagerServiceInfo> VimServiceExImpl.queryServiceList(ManagedObjectReference _this, String serviceName, List<String> location)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.