Package dap4.dap4lib.netcdf
Class Nc4DMR.Nc4Attribute
- java.lang.Object
-
- dap4.core.dmr.DapNode
-
- dap4.core.dmr.DapAttribute
-
- dap4.dap4lib.netcdf.Nc4DMR.Nc4Attribute
-
- Enclosing class:
- Nc4DMR
public static class Nc4DMR.Nc4Attribute extends dap4.core.dmr.DapAttribute
-
-
Constructor Summary
Constructors Constructor Description Nc4Attribute(String name, dap4.core.dmr.DapType basetype)
-
Method Summary
-
Methods inherited from class dap4.core.dmr.DapAttribute
addNamespace, clearValues, getBaseType, getNamespaceList, getValues, setBaseType, setNamespaceList, setValues
-
Methods 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 Detail
-
Nc4Attribute
public Nc4Attribute(String name, dap4.core.dmr.DapType basetype)
-
-