Class AnnotationElementRewriter.RewrittenAnnotationElement

    • Constructor Detail

      • RewrittenAnnotationElement

        public RewrittenAnnotationElement​(@Nonnull
                                          AnnotationElement annotationElement)
    • Method Detail

      • getName

        @Nonnull
        public java.lang.String getName()
        Description copied from interface: AnnotationElement
        Gets the name of the element.
        Returns:
        The name of the element.
      • getValue

        @Nonnull
        public EncodedValue getValue()
        Description copied from interface: AnnotationElement
        Gets the value of the element.
        Returns:
        The value of the element