net.sourceforge.pmd
Class Report.SuppressedViolation
java.lang.Object
extended by net.sourceforge.pmd.Report.SuppressedViolation
- Enclosing class:
- Report
public static class Report.SuppressedViolation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Report.SuppressedViolation
public Report.SuppressedViolation(IRuleViolation rv,
boolean isNOPMD,
java.lang.String userMessage)
suppressedByNOPMD
public boolean suppressedByNOPMD()
-
suppressedByAnnotation
public boolean suppressedByAnnotation()
-
getRuleViolation
public IRuleViolation getRuleViolation()
-
getUserMessage
public java.lang.String getUserMessage()
-
Copyright © 2002-2011 InfoEther. All Rights Reserved.