| Package | Description |
|---|---|
| opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
| ucar.nc2.dods |
OpenDAP-netCDF library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Alias
The Alias type is a special attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
BaseType.getAttribute() |
Attribute |
AttributeTable.getAttribute(String clearname)
Returns the
Attribute which matches name. |
Attribute |
BaseType.getAttribute(String clearname) |
| Modifier and Type | Method and Description |
|---|---|
void |
Alias.setMyAttribute(Attribute a) |
| Constructor and Description |
|---|
DODSAttribute(String dodsName,
Attribute att)
constructor: adapter around dods.dap.Attribute
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.