org.mevenide.reports
Class FindbugsResult.Violation
java.lang.Object
org.mevenide.reports.FindbugsResult.Violation
- Enclosing class:
- FindbugsResult
public static class FindbugsResult.Violation
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLine
public java.lang.String getLine()
getClassName
public java.lang.String getClassName()
getMessage
public java.lang.String getMessage()
getPriority
public java.lang.String getPriority()
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
Copyright © 2003-2005 The Codehaus. All Rights Reserved.