public class test_SDUInt32 extends SDUInt32
UInt32 value.BaseType,
Serialized FormDAPNode.CloneMap_nameClear, _nameEncoded, logAMPERSAND, 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| Constructor and Description |
|---|
test_SDUInt32()
Constructs a new
test_SDUInt32. |
test_SDUInt32(String n)
Constructs a new
test_SDUInt32 with name n. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
read(String datasetName,
Object specialO)
Read a value from the named dataset for this variable.
|
equal, greater_eql, greater, isRead, isSynthesized, less_eql, less, not_equal, printDecl, printVal, printXML, regexp, serialize, setRead, setSynthesizedgetTypeName, newPrimitiveVectordeserialize, externalize, getValue, setValueaddAttributeAlias, 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, setProjectedequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisProject, setProject, setProjectpublic test_SDUInt32()
test_SDUInt32.public test_SDUInt32(String n)
test_SDUInt32 with name n.n - the name of the variable.public boolean read(String datasetName, Object specialO) throws NoSuchVariableException, IOException, EOFException
read in interface ServerMethodsread in class SDUInt32datasetName - String identifying the file or other data store
from which to read a vaue for this variable.specialO - This Object is a goody that is used by Server implementations
to deliver important, and as yet unknown, stuff to the read method. If you
don't need it, make it a null.true if more data remains to be read, otherwise
false. This is an abtsract method that must be implemented
as part of the installation/localization of a OPeNDAP server.IOExceptionEOFExceptionNoSuchVariableExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.