|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetricNormRuleItem | |
|---|---|
| org.rhq.domain.correlation | |
| Uses of MetricNormRuleItem in org.rhq.domain.correlation |
|---|
| Methods in org.rhq.domain.correlation that return types with arguments of type MetricNormRuleItem | |
|---|---|
java.util.List<MetricNormRuleItem> |
MetricNormalizationRule.getItems()
Obtain the list of rule items |
| Methods in org.rhq.domain.correlation with parameters of type MetricNormRuleItem | |
|---|---|
void |
MetricNormalizationRule.addItem(MetricNormRuleItem item)
Add a new MetricNormRuleItem to this rule. |
| Method parameters in org.rhq.domain.correlation with type arguments of type MetricNormRuleItem | |
|---|---|
void |
MetricNormalizationRule.setItems(java.util.List<MetricNormRuleItem> items)
Set a list of rule items |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||