|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotation | |
|---|---|
| com.thoughtworks.qdox.model | |
| com.thoughtworks.qdox.model.annotation | |
| com.thoughtworks.qdox.parser | |
| Uses of Annotation in com.thoughtworks.qdox.model |
|---|
| Methods in com.thoughtworks.qdox.model that return Annotation | |
|---|---|
Annotation[] |
AbstractJavaEntity.getAnnotations()
|
| Methods in com.thoughtworks.qdox.model with parameters of type Annotation | |
|---|---|
void |
ModelBuilder.addAnnotation(Annotation annotation)
|
void |
AbstractJavaEntity.setAnnotations(Annotation[] annotations)
|
| Uses of Annotation in com.thoughtworks.qdox.model.annotation |
|---|
| Methods in com.thoughtworks.qdox.model.annotation with parameters of type Annotation | |
|---|---|
java.util.List |
EvaluatingVisitor.getListValue(Annotation annotation,
java.lang.String property)
|
java.lang.Object |
EvaluatingVisitor.getValue(Annotation annotation,
java.lang.String property)
|
java.lang.Object |
AnnotationVisitor.visitAnnotation(Annotation annotation)
|
java.lang.Object |
EvaluatingVisitor.visitAnnotation(Annotation annotation)
|
java.lang.Object |
RecursiveAnnotationVisitor.visitAnnotation(Annotation annotation)
|
| Uses of Annotation in com.thoughtworks.qdox.parser |
|---|
| Methods in com.thoughtworks.qdox.parser with parameters of type Annotation | |
|---|---|
void |
Builder.addAnnotation(Annotation annotation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||