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

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

Uses of ClusterPowerOnVmResult in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return ClusterPowerOnVmResult
 ClusterPowerOnVmResult VimServiceImpl.powerOnMultiVM(ManagedObjectReference _this, List<ManagedObjectReference> vm)
           
 ClusterPowerOnVmResult VimService.powerOnMultiVM(ManagedObjectReference _this, List<ManagedObjectReference> vm)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return ClusterPowerOnVmResult
 ClusterPowerOnVmResult FaultToleranceSecondaryOpResult.getPowerOnResult()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type ClusterPowerOnVmResult
 void FaultToleranceSecondaryOpResult.setPowerOnResult(ClusterPowerOnVmResult toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.jaxws that return ClusterPowerOnVmResult
 ClusterPowerOnVmResult PowerOnMultiVMResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type ClusterPowerOnVmResult
 void PowerOnMultiVMResponse.setReturnval(ClusterPowerOnVmResult returnval)
           
 

Uses of ClusterPowerOnVmResult in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return ClusterPowerOnVmResult
 ClusterPowerOnVmResult VimServiceExImpl.powerOnMultiVM(ManagedObjectReference _this, List<ManagedObjectReference> vm)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.