| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.puppycrawl.tools.checkstyle.CheckStyleTask.Listenerpublic static class CheckStyleTask.Listenerextends ObjectMethod 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 |