public class DODSVariable extends ucar.nc2.Variable implements DODSNode
Variable| Modifier and Type | Field and Description |
|---|---|
protected String |
CE |
protected DODSNetcdfFile |
dodsfile |
| Modifier | Constructor and Description |
|---|---|
protected |
DODSVariable(DODSVariable from) |
| Modifier and Type | Method and Description |
|---|---|
protected ucar.nc2.Variable |
copy() |
boolean |
equals(Object oo)
Instances which have same content are equal.
|
String |
getDODSName() |
protected boolean |
hasCE() |
int |
hashCode() |
protected String |
nameWithCE() |
protected void |
setCE(String CE) |
void |
setDODSName(String name) |
_read, _read, _readScalarData, addAll, addAttribute, addLocalFieldsToBuilder, attributes, builder, compareTo, createNewCache, extraInfo, findAttribute, findAttributeDouble, findAttributeIgnoreCase, findAttributeInteger, findAttributeString, findDimensionIndex, getAttributes, getDAPName, getDAPName, getDatasetLocation, getDataType, getDescription, getDimension, getDimensions, getDimensionsAll, getDimensionsString, getElementSize, getEnumTypedef, getFileTypeId, getFullName, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNetcdfFile, getParentGroup, getParentGroupOrRoot, getParentStructure, getProxyReader, getRanges, getRank, getScalarData, getShape, getShape, getShapeAll, getShapeAsSection, getSize, getSizeToCache, getSPobject, getUnitsString, hasCachedData, invalidateCache, isCaching, isCoordinateVariable, isEmpty, isImmutable, isMemberOfStructure, isMetadata, isScalar, isUnknownLength, isUnlimited, isVariableLength, lookupEnumString, read, read, read, read, read, readScalarByte, readScalarDouble, readScalarFloat, readScalarInt, readScalarLong, readScalarShort, readScalarString, readToByteChannel, readToStream, reallyRead, reallyRead, reduce, remove, removeAttribute, removeAttributeIgnoreCase, resetDimensions, resetShape, section, section, setCachedData, setCachedData, setCaching, setDataType, setDimension, setDimensions, setDimensions, setDimensionsAnonymous, setElementSize, setEnumTypedef, setImmutable, setIsScalar, setName, setParentGroup, setProxyReader, setSizeToCache, setSPobject, setValues, setValues, slice, toBuilder, toString, toStringDebug, writeCDL, writeCDLannotate, annotation, getFullNameEscaped, getGroup, getImmutable, getName, getShortName, getSort, localhash, setParentStructure, setShortName, setSort, unwrapclone, finalize, getClass, notify, notifyAll, wait, wait, waitfilter, findAttValueIgnoreCase, getName, hasAttribute, hasAttributeIgnoreCase, iteratorforEach, spliteratorprotected String CE
protected DODSNetcdfFile dodsfile
protected DODSVariable(DODSVariable from)
protected ucar.nc2.Variable copy()
copy in class ucar.nc2.Variableprotected void setCE(String CE)
protected boolean hasCE()
protected String nameWithCE()
public boolean equals(Object oo)
equals in class ucar.nc2.Variablepublic int hashCode()
hashCode in class ucar.nc2.Variablepublic String getDODSName()
getDODSName in interface DODSNodegetDODSName in class ucar.nc2.CDMNodepublic void setDODSName(String name)
setDODSName in interface DODSNodesetDODSName in class ucar.nc2.CDMNode