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 | |
static String | |
static String | |
static String | |
static String | |
Set | |
Set | |
Set | |
String | |
String |
Fields inherited from class com.thoughtworks.qdox.parser.structs.LocatedDef | |
lineNumber |
public static final String ANNOTATION_TYPE
public static final String CLASS
public static final String ENUM
public static final String INTERFACE
public Set extendz
public Set implementz
public Set modifiers
public String name
public String type
public boolean equals(Object obj)
public int hashCode()
public String toString()