| Package | Description |
|---|---|
| dap4.core.data | |
| dap4.dap4shared | |
| dap4.servlet |
| Modifier and Type | Method and Description |
|---|---|
DataSort |
DataCompoundArray.getElementSort()
Get the element sort; currently returns only DataSort.{SEQUENCE,STRUCTURE}
|
DataSort |
Data.getSort() |
static DataSort |
DataSort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSort[] |
DataSort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataSort |
AbstractData.sort |
| Modifier and Type | Method and Description |
|---|---|
protected DataSort |
AbstractData.computesort() |
DataSort |
D4DataCompoundArray.getElementSort() |
DataSort |
AbstractData.getSort() |
| Modifier and Type | Method and Description |
|---|---|
DataSort |
CDMDataCompoundArray.getElementSort() |
Copyright © 1999–2021 UCAR/Unidata. All rights reserved.