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

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

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

Methods in com.hyper9.simdk.stubs.dao that return ClusterDrsVmConfigInfo
 ClusterDrsVmConfigInfo ClusterDrsVmConfigSpec.getInfo()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ClusterDrsVmConfigInfo
 List<ClusterDrsVmConfigInfo> ArrayOfClusterDrsVmConfigInfo.getData()
           
 List<ClusterDrsVmConfigInfo> ClusterConfigInfoEx.getDrsVmConfig()
           
 List<ClusterDrsVmConfigInfo> ClusterConfigInfo.getDrsVmConfig()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type ClusterDrsVmConfigInfo
 void ClusterDrsVmConfigSpec.setInfo(ClusterDrsVmConfigInfo toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type ClusterDrsVmConfigInfo
 void ClusterConfigInfoEx.setDrsVmConfig(List<ClusterDrsVmConfigInfo> toSet)
           
 void ClusterConfigInfo.setDrsVmConfig(List<ClusterDrsVmConfigInfo> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.