|
|||||||||||
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
public class 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)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |