public class DODSAttribute
extends ucar.nc2.Attribute
Attribute| Modifier | Constructor and Description |
|---|---|
|
DODSAttribute(java.lang.String dodsName,
Attribute att)
constructor: adapter around dods.dap.Attribute
|
protected |
DODSAttribute(java.lang.String dodsName,
java.lang.String val) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDODSName() |
void |
resetShortName(java.lang.String name) |
void |
setDODSName(java.lang.String name) |
encodeString, equals, getDataType, getEnumType, getLength, getNumericValue, getNumericValue, getStringValue, getStringValue, getValue, getValues, hashCode, hashCodeShow, isArray, isspecial, isString, isUnsigned, makeMap, setDataType, setEnumType, setName, setValues, setValues, toString, toString, writeCDLannotate, annotation, getFullName, getFullNameEscaped, getGroup, getImmutable, getName, getParentGroup, getParentStructure, getShortName, getSort, isMemberOfStructure, localhash, setImmutable, setParentGroup, setParentStructure, setShortName, setSort, unwrappublic DODSAttribute(java.lang.String dodsName,
Attribute att)
dodsName - the attribute nameatt - the dods attributeprotected DODSAttribute(java.lang.String dodsName,
java.lang.String val)