Searched refs:AnnotationWithEnum (Results 1 – 3 of 3) sorted by relevance
37 ((AnnotationWithEnum) TestApplication.annotation).value()); in testAnnotation()39 ((AnnotationWithEnum) TestApplication.getAnnotationWithEnum()).value()); in testAnnotation()
23 public @interface AnnotationWithEnum { annotation
23 @AnnotationWithEnum(ReferencedByAnnotation.B)