Package dap4.servlet
Class CDMDMR.CDMAttributeSet
java.lang.Object
dap4.core.dmr.DapNode
dap4.core.dmr.DapAttribute
dap4.core.dmr.DapAttributeSet
dap4.servlet.CDMDMR.CDMAttributeSet
- Enclosing class:
- CDMDMR
public static class CDMDMR.CDMAttributeSet
extends dap4.core.dmr.DapAttributeSet
-
Field Summary
Fields inherited from class dap4.core.dmr.DapAttribute
basetype, namespaceList, UCARTAGOPAQUE, UCARTAGORIGTYPE, UCARTAGUNLIMITED, UCARTAGVLEN, valuelistFields inherited from class dap4.core.dmr.DapNode
annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dap4.core.dmr.DapAttributeSet
getAttributeMethods inherited from class dap4.core.dmr.DapAttribute
addNamespace, clearValues, getBaseType, getNamespaceList, getValues, setBaseType, setNamespaceList, setValuesMethods inherited from class dap4.core.dmr.DapNode
addAttribute, addXMLAttribute, annotate, annotation, computefqn, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getParent, getPath, getShortName, getSort, getXMLAttributes, isTopLevel, overrideParent, removeAttribute, removeXMLAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort, toString
-
Constructor Details
-
CDMAttributeSet
-