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.FieldDef
public class FieldDef
extends LocatedDef
Fields inherited from class com.thoughtworks.qdox.parser.structs.LocatedDef | |
lineNumber |
public String body
public int dimensions
public boolean isVarArgs
public Set modifiers
public String name
public boolean equals(Object obj)
public int hashCode()
public String toString()