Class FieldDef
java.lang.Object
com.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.FieldDef
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
boolean
Fields inherited from class com.thoughtworks.qdox.parser.structs.LocatedDef
lineNumber
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
type
-
modifiers
-
dimensions
public int dimensions -
isVarArgs
public boolean isVarArgs -
body
-
-
Constructor Details
-
FieldDef
public FieldDef()
-
-
Method Details