| Package | Description |
|---|---|
| org.sonar.plugins.pmd.xml |
| Modifier and Type | Method and Description |
|---|---|
PmdProperty |
PmdRule.getProperty(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
List<PmdProperty> |
PmdRule.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PmdRule.addProperty(PmdProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
PmdRule.setProperties(List<PmdProperty> properties) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.