opendap.servers.www
public class wwwI32 extends DInt32 implements BrowserForm
Constructor and Description |
---|
wwwI32()
Constructs a new
wwwI32 . |
wwwI32(java.lang.String n)
Constructs a new
wwwI32 with name n . |
Modifier and Type | Method and Description |
---|---|
void |
printBrowserForm(java.io.PrintWriter pw,
DAS das)
Returns an string representation of the variables value.
|
deserialize, externalize, getTypeName, getValue, newPrimitiveVector, printVal, setValue
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, checkSemantics, clone, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getClearName, getLongName, getName, getParent, hasAttributes, printAttributes, printAttributes, printAttributes, printAttributes, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, printXML, setClearName, setName, setParent
public wwwI32()
wwwI32
.public wwwI32(java.lang.String n)
wwwI32
with name n
.n
- the name of the variable.public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm