| Package | Description |
|---|---|
| org.sonar.plugins.findbugs.xml |
| Modifier and Type | Method and Description |
|---|---|
Bug |
Match.getBug() |
| Modifier and Type | Method and Description |
|---|---|
List<Bug> |
OrFilter.getBugs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Match.setBug(Bug bug) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrFilter.setBugs(List<Bug> bugs) |
| Constructor and Description |
|---|
Match(Bug bug) |
Match(Bug bug,
Priority priority) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.