|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdods.dap.BaseType
dods.dap.DInt32
dods.dap.DUInt32
dods.servers.www.wwwUI32
public class wwwUI32
Constructor Summary | |
---|---|
wwwUI32()
Constructs a new wwwUI32 . |
|
wwwUI32(String n)
Constructs a new wwwUI32 with name n . |
Method Summary | |
---|---|
void |
printBrowserForm(PrintWriter pw,
DAS das)
Returns an string representation of the variables value. |
Methods inherited from class dods.dap.DUInt32 |
---|
getTypeName, newPrimitiveVector, printVal |
Methods inherited from class dods.dap.DInt32 |
---|
deserialize, externalize, getValue, setValue |
Methods inherited from class dods.dap.BaseType |
---|
checkSemantics, checkSemantics, clone, elementCount, elementCount, getLongName, getName, getParent, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, setName, setParent |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public wwwUI32()
wwwUI32
.
public wwwUI32(String n)
wwwUI32
with name n
.
n
- the name of the variable.Method Detail |
---|
public void printBrowserForm(PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |