Package ucar.nc2.grib.grib2.table
Interface Grib2CodeTableInterface.Entry
-
- Enclosing interface:
- Grib2CodeTableInterface
public static interface Grib2CodeTableInterface.Entry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCode()
Unsigned shortString
getName()
-
-
-
Method Detail
-
getCode
int getCode()
Unsigned short
-
getName
String getName()
-
-