Class AnnotationElementValue

java.lang.Object
org.apache.tomcat.util.bcel.classfile.ElementValue
org.apache.tomcat.util.bcel.classfile.AnnotationElementValue

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

    • getAnnotationEntry

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

      public 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