Package | Description |
---|---|
opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
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(java.lang.String name)
Returns the
Attribute which matches name. |
Attribute |
BaseType.getAttribute(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
Alias.setMyAttribute(Attribute a) |