| Package | Description |
|---|---|
| dap4.core.dmr |
| Modifier and Type | Method and Description |
|---|---|
DapXML.NodeType |
DapXML.getNodeType() |
static DapXML.NodeType |
DapXML.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DapXML.NodeType[] |
DapXML.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DapXML.setNodeType(DapXML.NodeType nodetype) |
| Constructor and Description |
|---|
DapXML(DapXML.NodeType nodetype,
String fullname) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.