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

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

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

Methods in ucar.nc2.iosp.grib.tables that return types with arguments of type GribCodeTable
static List<GribCodeTable> GribCodeTable.getWmoStandard()
           
static Map<String,GribCodeTable> GribCodeTable.readGribCodes()
           
 

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



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