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