com.thoughtworks.qdox.parser.structs
Class FieldDef
java.lang.Object
com.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.FieldDef
- public class FieldDef
- extends LocatedDef
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
name
public java.lang.String name
type
public java.lang.String type
modifiers
public java.util.Set modifiers
dimensions
public int dimensions
FieldDef
public FieldDef()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public java.lang.String toString()
Copyright © 2002-2007 ThoughtWorks, Inc. All Rights Reserved.