|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.Report.SuppressedViolation
public static class Report.SuppressedViolation
| Constructor Summary | |
|---|---|
Report.SuppressedViolation(IRuleViolation rv,
boolean isNOPMD,
java.lang.String userMessage)
|
|
| Method Summary | |
|---|---|
IRuleViolation |
getRuleViolation()
|
java.lang.String |
getUserMessage()
|
boolean |
suppressedByAnnotation()
|
boolean |
suppressedByNOPMD()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Report.SuppressedViolation(IRuleViolation rv,
boolean isNOPMD,
java.lang.String userMessage)
| Method Detail |
|---|
public boolean suppressedByNOPMD()
public boolean suppressedByAnnotation()
public IRuleViolation getRuleViolation()
public java.lang.String getUserMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||