Interface AnnotationType

    • Method Detail

      • allAnnotatedTypes

        Collection<AnnotatedElement> allAnnotatedTypes()
        Returns an unmodifiable collection of annotated element with this annotation
        Returns:
        collection of elements annotated with this annotation
      • getDefaultValues

        Map<String,​Object> getDefaultValues()
        Returns an unmodifiable collection of annotation default values.
        Returns:
        collection of default value elements of this annotation