|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnoDef | |
---|---|
com.thoughtworks.qdox.model | |
com.thoughtworks.qdox.parser | |
com.thoughtworks.qdox.parser.structs |
Uses of AnnoDef in com.thoughtworks.qdox.model |
---|
Methods in com.thoughtworks.qdox.model with parameters of type AnnoDef | |
---|---|
void |
ModelBuilder.addAnnotation(AnnoDef def)
|
private Annotation |
ModelBuilder.buildAnnotation(AnnoDef def,
AbstractJavaEntity entity)
|
Uses of AnnoDef in com.thoughtworks.qdox.parser |
---|
Methods in com.thoughtworks.qdox.parser with parameters of type AnnoDef | |
---|---|
void |
Builder.addAnnotation(AnnoDef def)
|
Uses of AnnoDef in com.thoughtworks.qdox.parser.structs |
---|
Fields in com.thoughtworks.qdox.parser.structs declared as AnnoDef | |
---|---|
AnnoDef |
AnnoDef.tempAnno
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |