Class ElementValueEnumConstValue

  • All Implemented Interfaces:
    ElementValue

    public class ElementValueEnumConstValue
    extends java.lang.Object
    implements ElementValue
    • Field Detail

      • descriptor

        protected java.lang.String descriptor
      • constName

        protected java.lang.String constName
    • Constructor Detail

      • ElementValueEnumConstValue

        public ElementValueEnumConstValue​(java.lang.String descriptor,
                                          java.lang.String constName)
    • Method Detail

      • getDescriptor

        public java.lang.String getDescriptor()
      • getConstName

        public java.lang.String getConstName()