Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.puppycrawl.tools.checkstyle.CheckStyleTask.Listener
public static class CheckStyleTask.Listener
extends Object
Method Summary | |
String | |
void |
|
public String getClassname()
- Returns:
- the classname
public void setClassname(String aClassname)
- Parameters:
aClassname
- set the classname
Back to the Checkstyle Home Page |