|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdods.dap.BaseType
dods.dap.DVector
dods.dap.DList
dods.servers.www.wwwList
Constructor Summary | |
wwwList()
Constructs a new wwwList . |
|
wwwList(java.lang.String n)
Constructs a new wwwList 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.DList |
getTypeName |
Methods inherited from class dods.dap.DVector |
addVariable, clone, deserialize, externalize, getLength, getPrimitiveVector, printDecl, printVal, setLength |
Methods inherited from class dods.dap.BaseType |
checkSemantics, checkSemantics, elementCount, elementCount, getLongName, getName, getParent, newPrimitiveVector, 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 wwwList()
wwwList
.
public wwwList(java.lang.String n)
wwwList
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 |