public class DapEnumConst extends DapNode
Modifier and Type | Field and Description |
---|---|
protected java.lang.Long |
value |
annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes
Constructor and Description |
---|
DapEnumConst(java.lang.String name,
java.lang.Long value) |
Modifier and Type | Method and Description |
---|---|
int |
getIntValue()
Convenience
|
DapType |
getParent() |
java.lang.Long |
getValue() |
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