Interface AnnotatedObject

    • Method Detail

      • getAnnotationDescriptors

        java.util.Collection<ClassDescriptor> getAnnotationDescriptors()
      • getClassDescriptor

        ClassDescriptor getClassDescriptor()
        return the ClassDescriptor for the class associated with this object
      • getElementType

        java.lang.annotation.ElementType getElementType()
      • isSynthetic

        boolean isSynthetic()