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

Packages that use FaultToleranceConfigInfo
com.hyper9.simdk.stubs.dao   
 

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

Subclasses of FaultToleranceConfigInfo in com.hyper9.simdk.stubs.dao
 class FaultTolerancePrimaryConfigInfo
           
 class FaultToleranceSecondaryConfigInfo
           
 

Methods in com.hyper9.simdk.stubs.dao that return FaultToleranceConfigInfo
 FaultToleranceConfigInfo VirtualMachineConfigSummary.getFtInfo()
           
 FaultToleranceConfigInfo VirtualMachineConfigSpec.getFtInfo()
           
 FaultToleranceConfigInfo VirtualMachineConfigInfo.getFtInfo()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type FaultToleranceConfigInfo
 void VirtualMachineConfigSummary.setFtInfo(FaultToleranceConfigInfo toSet)
           
 void VirtualMachineConfigSpec.setFtInfo(FaultToleranceConfigInfo toSet)
           
 void VirtualMachineConfigInfo.setFtInfo(FaultToleranceConfigInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.