Package | Description |
---|---|
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
ucar.nc2.iosp.bufr.tables |
Modifier and Type | Method and Description |
---|---|
BufrTables.Mode |
BufrTableLookup.getMode() |
BufrTables.Mode |
TableLookup.getMode() |
Modifier and Type | Field and Description |
---|---|
BufrTables.Mode |
BufrTables.Tables.mode |
Modifier and Type | Method and Description |
---|---|
BufrTables.Mode |
BufrTables.TableConfig.getMode() |
static BufrTables.Mode |
BufrTables.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufrTables.Mode[] |
BufrTables.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.