Uses of Class
com.thoughtworks.qdox.model.annotation.AnnotationTypeRef
-
Packages that use AnnotationTypeRef Package Description com.thoughtworks.qdox.model.annotation -
-
Uses of AnnotationTypeRef in com.thoughtworks.qdox.model.annotation
Methods in com.thoughtworks.qdox.model.annotation with parameters of type AnnotationTypeRef Modifier and Type Method Description java.lang.ObjectAnnotationVisitor. visitAnnotationTypeRef(AnnotationTypeRef typeRef)java.lang.ObjectEvaluatingVisitor. visitAnnotationTypeRef(AnnotationTypeRef typeRef)java.lang.ObjectRecursiveAnnotationVisitor. visitAnnotationTypeRef(AnnotationTypeRef typeRef)
-