|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdods.dap.BaseType
dods.dap.DFloat64
dods.servers.www.wwwF64
Constructor Summary | |
wwwF64()
Constructs a new asciiF64 . |
|
wwwF64(java.lang.String n)
Constructs a new asciiF64 with name n . |
Method Summary | |
void |
printBrowserForm(java.io.PrintWriter pw,
DAS das)
Returns an string representation of the variables value. |
Methods inherited from class dods.dap.DFloat64 |
deserialize, externalize, getTypeName, getValue, newPrimitiveVector, printVal, 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 wwwF64()
asciiF64
.
public wwwF64(java.lang.String n)
asciiF64
with name n
.
n
- the name of the variable.Method Detail |
public void printBrowserForm(java.io.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 |