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

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

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

Methods in com.hyper9.simdk.stubs.dao that return ClusterDasVmConfigInfo
 ClusterDasVmConfigInfo ClusterDasVmConfigSpec.getInfo()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ClusterDasVmConfigInfo
 List<ClusterDasVmConfigInfo> ClusterConfigInfoEx.getDasVmConfig()
           
 List<ClusterDasVmConfigInfo> ClusterConfigInfo.getDasVmConfig()
           
 List<ClusterDasVmConfigInfo> ArrayOfClusterDasVmConfigInfo.getData()
           
 

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

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



Copyright © 2009-2010 Hyper9. All Rights Reserved.