Package dap4.core.dmr

Class DapEnumConst


  • public class DapEnumConst
    extends DapNode
    • Field Detail

      • value

        protected Long value
    • Constructor Detail

      • DapEnumConst

        public DapEnumConst​(String name,
                            Long value)
    • Method Detail

      • getValue

        public Long getValue()
      • getIntValue

        public int getIntValue()
        Convenience
        Returns:
        value cast as int