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