public class NcSDUInt16 extends opendap.servers.SDUInt16 implements HasNetcdfVariable
AMPERSAND, COLON, COMMA, DEFAULT, EOF, EQUAL, FLOATCONST, FUNCTION, GREATER, GREATER_EQL, INTCONST, LBRACE, LBRACKET, LESS, LESS_EQL, LPAREN, NOT_EQUAL, operatorImage, RBRACE, RBRACKET, REGEXP, RPAREN, SEPARATOR, STRINGCONST, tokenImage, VAR, WORD| Modifier and Type | Method and Description |
|---|---|
ucar.nc2.Variable |
getVariable()
get the underlying proxy
|
boolean |
read(String datasetName,
Object specialO)
Read the value (parameters are ignored).
|
void |
serialize(DataOutputStream sink,
ucar.ma2.StructureData sdata,
ucar.ma2.StructureMembers.Member m) |
void |
setData(ucar.ma2.Array data)
reset the underlying proxy
|
equal, greater_eql, greater, isRead, isSynthesized, less_eql, less, not_equal, printDecl, printVal, printXML, regexp, serialize, setRead, setSynthesizedaddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, checkSemantics, cloneDAG, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearNameclone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProject, setProjectedpublic boolean read(String datasetName, Object specialO) throws IOException
read in interface opendap.servers.ServerMethodsread in class opendap.servers.SDUInt16IOExceptionpublic void setData(ucar.ma2.Array data)
HasNetcdfVariablesetData in interface HasNetcdfVariablepublic ucar.nc2.Variable getVariable()
HasNetcdfVariablegetVariable in interface HasNetcdfVariablepublic void serialize(DataOutputStream sink, ucar.ma2.StructureData sdata, ucar.ma2.StructureMembers.Member m) throws IOException
serialize in interface HasNetcdfVariableIOException