|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopendap.dap.BaseType
opendap.dap.DInt32
opendap.servers.www.wwwI32
public class wwwI32
Constructor Summary | |
---|---|
wwwI32()
Constructs a new wwwI32 . |
|
wwwI32(java.lang.String n)
Constructs a new wwwI32 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 opendap.dap.DInt32 |
---|
deserialize, externalize, getTypeName, getValue, newPrimitiveVector, printVal, setValue |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public wwwI32()
wwwI32
.
public wwwI32(java.lang.String n)
wwwI32
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 |