Class AnnotationElementValue


  • public class AnnotationElementValue
    extends ElementValue
    Element value that represents an annotation.
    • Method Detail

      • getAnnotationEntry

        public AnnotationEntry getAnnotationEntry()
        Gets the annotation entry.
        Returns:
        the annotation entry.
      • stringifyValue

        public java.lang.String stringifyValue()
        Description copied from class: ElementValue
        Returns a string representation of this element value.
        Specified by:
        stringifyValue in class ElementValue
        Returns:
        the string representation