Uses of Class
org.sonar.commons.rules.ActiveRuleParam

Packages that use ActiveRuleParam
ch.hortis.sonar.model   
 

Uses of ActiveRuleParam in ch.hortis.sonar.model
 

Methods in ch.hortis.sonar.model that return types with arguments of type ActiveRuleParam
 java.util.List<ActiveRuleParam> ActiveRule.getActiveRuleParams()
           
 

Method parameters in ch.hortis.sonar.model with type arguments of type ActiveRuleParam
 void ActiveRule.setActiveRuleParams(java.util.List<ActiveRuleParam> params)
           
 



Copyright © 2007-2008 hortis. All Rights Reserved.