Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.ClassDef
public class ClassDef
extends LocatedDef
Field Summary | |
Set | |
Set | |
boolean | |
Set | |
String |
Fields inherited from class com.thoughtworks.qdox.parser.structs.LocatedDef | |
lineNumber |
public Set extendz
public Set implementz
public boolean isInterface
public Set modifiers
public String name
public boolean equals(Object obj)
public int hashCode()
public String toString()