opendap.servers.www
public class wwwUI32 extends DUInt32 implements BrowserForm
Constructor and Description |
---|
wwwUI32()
Constructs a new
wwwUI32 . |
wwwUI32(java.lang.String n)
Constructs a new
wwwUI32 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.
|
getTypeName, newPrimitiveVector, printVal
deserialize, externalize, getValue, 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 wwwUI32()
wwwUI32
.public wwwUI32(java.lang.String n)
wwwUI32
with name n
.n
- the name of the variable.public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm