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