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

Packages that use ClusterRuleInfo
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.faults   
 

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

Subclasses of ClusterRuleInfo in com.hyper9.simdk.stubs.dao
 class ClusterAffinityRuleSpec
           
 class ClusterAntiAffinityRuleSpec
           
 

Methods in com.hyper9.simdk.stubs.dao that return ClusterRuleInfo
 ClusterRuleInfo ClusterRuleSpec.getInfo()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ClusterRuleInfo
 List<ClusterRuleInfo> ArrayOfClusterRuleInfo.getData()
           
 List<ClusterRuleInfo> ClusterConfigInfoEx.getRule()
           
 List<ClusterRuleInfo> ClusterConfigInfo.getRule()
           
 

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

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

Uses of ClusterRuleInfo in com.hyper9.simdk.stubs.faults
 

Methods in com.hyper9.simdk.stubs.faults that return ClusterRuleInfo
 ClusterRuleInfo RuleViolation.getRule()
           
 

Methods in com.hyper9.simdk.stubs.faults with parameters of type ClusterRuleInfo
 void RuleViolation.setRule(ClusterRuleInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.