| Modifier and Type | Class and Description |
|---|---|
class |
D4DataAtomic |
class |
D4DataCompoundArray |
class |
D4DataRecord
DataRecord represents a record from a sequence.
|
class |
D4DataSequence |
class |
D4DataStructure |
| Modifier and Type | Field and Description |
|---|---|
protected D4DataVariable[] |
D4DataStructure.fielddata |
protected D4DataVariable[] |
D4DataRecord.fields |
| Modifier and Type | Field and Description |
|---|---|
protected List<D4DataVariable> |
D4DataDataset.variables |
| Modifier and Type | Method and Description |
|---|---|
protected D4DataVariable |
DataCompiler.compileVar(DapVariable dapvar) |
| Modifier and Type | Method and Description |
|---|---|
List<D4DataVariable> |
D4DataDataset.getTopVariables() |
| Modifier and Type | Method and Description |
|---|---|
void |
D4DataStructure.addField(int mindex,
D4DataVariable ddv) |
void |
D4DataRecord.addField(int mindex,
D4DataVariable ddv) |
void |
D4DataDataset.addVariable(D4DataVariable dv) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.