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

Packages that use KernelModuleInfo
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of KernelModuleInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type KernelModuleInfo
 List<KernelModuleInfo> VimServiceImpl.queryModules(ManagedObjectReference _this)
           
 List<KernelModuleInfo> VimService.queryModules(ManagedObjectReference _this)
           
 

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

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

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

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

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

Uses of KernelModuleInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type KernelModuleInfo
 List<KernelModuleInfo> VimServiceExImpl.queryModules(ManagedObjectReference _this)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.