public class wwwSequence extends opendap.dap.DSequence implements BrowserForm
| Constructor and Description |
|---|
wwwSequence()
Constructs a new
wwwSeq. |
wwwSequence(String n)
Constructs a new
wwwSeq with name n. |
| Modifier and Type | Method and Description |
|---|---|
void |
printBrowserForm(PrintWriter pw,
opendap.dap.DAS das)
Returns an string representation of the variables value.
|
addRow, addVariable, checkSemantics, cloneDAG, delRow, deserialize, elementCount, externalize, getLevel, getRow, getRowCount, getTypeName, getVar, getVarCount, getVariable, getVariable, getVariables, printDecl, printVal, setLevel, writeMarkeraddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearNamepublic wwwSequence()
wwwSeq.public wwwSequence(String n)
wwwSeq with name n.n - the name of the variable.public void printBrowserForm(PrintWriter pw, opendap.dap.DAS das)
BrowserFormprintBrowserForm in interface BrowserForm