Class EnumElementValue

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

public class EnumElementValue extends ElementValue
Represents an enum constant element value in a Java annotation.
  • Method Details

    • 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