| Package | Description |
|---|---|
| org.sonar.api.rules | |
| org.sonar.check |
| Modifier and Type | Method and Description |
|---|---|
Cardinality |
Rule.getCardinality() |
| Modifier and Type | Method and Description |
|---|---|
Rule |
Rule.setCardinality(Cardinality c) |
| Modifier and Type | Method and Description |
|---|---|
static Cardinality |
Cardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cardinality[] |
Cardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2012 SonarSource. All Rights Reserved.