Package | Description |
---|---|
thredds.client.catalog | |
ucar.nc2.constants |
Enumerated constants used throughout the CDM library.
|
Modifier and Type | Method and Description |
---|---|
DataFormatType |
Dataset.getDataFormatType() |
DataFormatType |
Access.getDataFormatType() |
Modifier and Type | Method and Description |
---|---|
static DataFormatType |
DataFormatType.getType(String name) |
static DataFormatType |
DataFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFormatType[] |
DataFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.