Package | Description |
---|---|
ucar.nc2 |
The public API to the Java-NetCDF library.
|
Modifier and Type | Method and Description |
---|---|
CDMSort |
CDMNode.getSort() |
static CDMSort |
CDMSort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CDMSort[] |
CDMSort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CDMNode.setSort(CDMSort sort) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.