Interface AnnotationAJ

    • Method Detail

      • getTypeSignature

        String getTypeSignature()
      • getTypeName

        String getTypeName()
      • allowedOnAnnotationType

        boolean allowedOnAnnotationType()
      • allowedOnField

        boolean allowedOnField()
      • allowedOnRegularType

        boolean allowedOnRegularType()
      • hasNamedValue

        boolean hasNamedValue​(String name)
      • hasNameValuePair

        boolean hasNameValuePair​(String name,
                                 String value)
      • getValidTargets

        String getValidTargets()
      • stringify

        String stringify()
      • specifiesTarget

        boolean specifiesTarget()
      • isRuntimeVisible

        boolean isRuntimeVisible()
      • getStringFormOfValue

        String getStringFormOfValue​(String name)