|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.AnnoDef
Field Summary | |
java.util.Map |
args
|
java.lang.String |
name
|
AnnoDef |
tempAnno
|
Fields inherited from class com.thoughtworks.qdox.parser.structs.LocatedDef |
lineNumber |
Constructor Summary | |
AnnoDef()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.lang.String name
public java.util.Map args
public AnnoDef tempAnno
Constructor Detail |
public AnnoDef()
Method Detail |
public boolean equals(java.lang.Object obj)
public int hashCode()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |