Package dap4.dap4lib.netcdf
Class Nc4DMR.Nc4Sequence
- java.lang.Object
-
- dap4.core.dmr.DapNode
-
- dap4.core.dmr.DapType
-
- dap4.core.dmr.DapStructure
-
- dap4.core.dmr.DapSequence
-
- dap4.dap4lib.netcdf.Nc4DMR.Nc4Sequence
-
- All Implemented Interfaces:
dap4.core.dmr.DapDecl
- Enclosing class:
- Nc4DMR
public static class Nc4DMR.Nc4Sequence extends dap4.core.dmr.DapSequence
-
-
Constructor Summary
Constructors Constructor Description Nc4Sequence(String name)
-
Method Summary
-
Methods inherited from class dap4.core.dmr.DapStructure
addField, findByName, getField, getFields, indexByField, indexByName, isLeaf
-
Methods inherited from class dap4.core.dmr.DapType
getAtomicType, getSize, getTypeName, getTypeSort, isAtomic, isCharType, isCompound, isCompoundType, isEnumType, isFixedSize, isFloatType, isIntegerType, isLegalAttrType, isNumericType, isOpaqueType, isSeqType, isStringType, isStructType, isUnsigned, lookup, setTypeSort, vector, vectorget
-
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
-
Nc4Sequence
public Nc4Sequence(String name)
-
-