org.mevenide.reports
Class CheckstyleResult.Violation
java.lang.Object
org.mevenide.reports.CheckstyleResult.Violation
- Enclosing class:
- CheckstyleResult
- public static class CheckstyleResult.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()
getFile
public java.io.File getFile()
getColumn
public java.lang.String getColumn()
getMessage
public java.lang.String getMessage()
getSeverity
public java.lang.String getSeverity()
getSource
public java.lang.String getSource()
Copyright © 2003-2005 The Codehaus. All Rights Reserved.