net.sourceforge.pmd
public static class Report.SuppressedViolation extends Object
Constructor Summary | |
---|---|
SuppressedViolation(IRuleViolation rv, boolean isNOPMD, String userMessage) |
Method Summary | |
---|---|
IRuleViolation | getRuleViolation() |
String | getUserMessage() |
boolean | suppressedByAnnotation() |
boolean | suppressedByNOPMD() |