|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DInt16 | |
---|---|
opendap.dap | This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP). |
opendap.Server | This package contains the OPeNDAP Server classes. |
opendap.servlet.ascii | This package contains the OPeNDAP ASCII client. |
opendap.servlet.www | This package contains the OPeNDAP WWW client. |
Uses of DInt16 in opendap.dap |
---|
Subclasses of DInt16 in opendap.dap | |
---|---|
class |
DUInt16
Holds a OPeNDAP UInt16 value. |
Methods in opendap.dap that return DInt16 | |
---|---|
DInt16 |
DefaultFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
BaseTypeFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
DefaultFactory.newDInt16(String n)
Construct a new DInt16 with name n. |
DInt16 |
BaseTypeFactory.newDInt16(String n)
Construct a new DInt16 with name n. |
Uses of DInt16 in opendap.Server |
---|
Subclasses of DInt16 in opendap.Server | |
---|---|
class |
SDInt16
Holds a OPeNDAP Server Int16 value. |
class |
SDUInt16
Holds a OPeNDAP Server Unsigned Int16 value. |
Uses of DInt16 in opendap.servlet.ascii |
---|
Subclasses of DInt16 in opendap.servlet.ascii | |
---|---|
class |
asciiI16
|
class |
asciiUI16
|
Methods in opendap.servlet.ascii that return DInt16 | |
---|---|
DInt16 |
asciiFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
asciiFactory.newDInt16(String n)
Construct a new DInt16 with name n. |
Uses of DInt16 in opendap.servlet.www |
---|
Subclasses of DInt16 in opendap.servlet.www | |
---|---|
class |
wwwI16
|
class |
wwwUI16
|
Methods in opendap.servlet.www that return DInt16 | |
---|---|
DInt16 |
wwwFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
wwwFactory.newDInt16(String n)
Construct a new DInt16 with name n. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |