|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DInt16 | |
dods.dap | This package contains the DODS core classes, known as the Data Access Protocol (DAP). |
dods.dap.Server | This package contains the DODS Server classes. |
dods.servers.ascii | This package contains the DODS ASCII client. |
dods.servers.sql | This package contains the DODS Relational Databse Server (DRDS). |
dods.servers.test | This package contains the DODS Test Server (DTS). |
dods.servers.www | This package contains the DODS WWW client. |
Uses of DInt16 in dods.dap |
Subclasses of DInt16 in dods.dap | |
class |
DUInt16
Holds a DODS UInt16 value. |
Methods in dods.dap that return DInt16 | |
DInt16 |
BaseTypeFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
BaseTypeFactory.newDInt16(java.lang.String n)
Construct a new DInt16 with name n. |
DInt16 |
DefaultFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
DefaultFactory.newDInt16(java.lang.String n)
Construct a new DInt16 with name n. |
Uses of DInt16 in dods.dap.Server |
Subclasses of DInt16 in dods.dap.Server | |
class |
SDInt16
Holds a DODS Server Int16 value. |
class |
SDUInt16
Holds a DODS Server Unsigned Int16 value. |
Uses of DInt16 in dods.servers.ascii |
Subclasses of DInt16 in dods.servers.ascii | |
class |
asciiI16
|
class |
asciiUI16
|
Methods in dods.servers.ascii that return DInt16 | |
DInt16 |
asciiFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
asciiFactory.newDInt16(java.lang.String n)
Construct a new DInt16 with name n. |
Uses of DInt16 in dods.servers.sql |
Subclasses of DInt16 in dods.servers.sql | |
class |
sqlI16
Holds a DODS Server sqlI16 value. |
class |
sqlUI16
Holds a DODS Server sqlUI16 value. |
Methods in dods.servers.sql that return DInt16 | |
DInt16 |
sqlServerFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
sqlServerFactory.newDInt16(java.lang.String n)
Construct a new DInt16 with name n. |
Uses of DInt16 in dods.servers.test |
Subclasses of DInt16 in dods.servers.test | |
class |
test_SDInt16
Holds a DODS Server Int16 value. |
class |
test_SDUInt16
Holds a DODS Server UInt16 value. |
Methods in dods.servers.test that return DInt16 | |
DInt16 |
test_ServerFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
test_ServerFactory.newDInt16(java.lang.String n)
Construct a new DInt16 with name n. |
Uses of DInt16 in dods.servers.www |
Subclasses of DInt16 in dods.servers.www | |
class |
wwwI16
|
class |
wwwUI16
|
Methods in dods.servers.www that return DInt16 | |
DInt16 |
wwwFactory.newDInt16()
Construct a new DInt16. |
DInt16 |
wwwFactory.newDInt16(java.lang.String n)
Construct a new DInt16 with name n. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |