public class wwwByte extends opendap.dap.DByte implements BrowserForm
| Constructor and Description |
|---|
wwwByte()
Constructs a new
asciiByte. |
wwwByte(String n)
Constructs a new
asciiByte 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.
|
deserialize, externalize, getTypeName, getValue, newPrimitiveVector, printVal, 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, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, printXML, setClearNamepublic wwwByte()
asciiByte.public wwwByte(String n)
asciiByte with name n.n - the name of the variable.public void printBrowserForm(PrintWriter pw, opendap.dap.DAS das)
BrowserFormprintBrowserForm in interface BrowserForm