Class Nc4DMR.Nc4EnumConst

  • Enclosing class:
    Nc4DMR

    public static class Nc4DMR.Nc4EnumConst
    extends dap4.core.dmr.DapEnumConst
    • Field Summary

      • Fields inherited from class dap4.core.dmr.DapEnumConst

        value
      • Fields inherited from class dap4.core.dmr.DapNode

        annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes
    • Constructor Summary

      Constructors 
      Constructor Description
      Nc4EnumConst​(String name, long value)  
    • Method Summary

      • Methods inherited from class dap4.core.dmr.DapEnumConst

        getIntValue, getParent, getValue
      • Methods inherited from class dap4.core.dmr.DapNode

        addAttribute, addXMLAttribute, annotate, annotation, computefqn, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getPath, getShortName, getSort, getXMLAttributes, isTopLevel, overrideParent, removeAttribute, removeXMLAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort, toString
    • Constructor Detail

      • Nc4EnumConst

        public Nc4EnumConst​(String name,
                            long value)