Uses of Class
ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry

Packages that use GribCodeTable.TableEntry
ucar.nc2.iosp.grib.tables   
 

Uses of GribCodeTable.TableEntry in ucar.nc2.iosp.grib.tables
 

Fields in ucar.nc2.iosp.grib.tables with type parameters of type GribCodeTable.TableEntry
 List<GribCodeTable.TableEntry> GribCodeTable.entries
           
 

Methods in ucar.nc2.iosp.grib.tables that return GribCodeTable.TableEntry
static GribCodeTable.TableEntry GribCodeTable.getEntry(int discipline, int category, int number)
           
 

Methods in ucar.nc2.iosp.grib.tables with parameters of type GribCodeTable.TableEntry
 int GribCodeTable.TableEntry.compareTo(GribCodeTable.TableEntry o)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.