Constructor and Description |
---|
Report.SuppressedViolation(RuleViolation rv,
boolean isNOPMD,
String userMessage) |
Modifier and Type | Method and Description |
---|---|
RuleViolation |
getRuleViolation() |
String |
getUserMessage() |
boolean |
suppressedByAnnotation() |
boolean |
suppressedByNOPMD() |
public Report.SuppressedViolation(RuleViolation rv, boolean isNOPMD, String userMessage)
public boolean suppressedByNOPMD()
public boolean suppressedByAnnotation()
public RuleViolation getRuleViolation()
public String getUserMessage()
Copyright © 2002–2013 InfoEther. All rights reserved.