| Package | Description |
|---|---|
| dap4.core.data |
| 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.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.