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

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

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

Methods in ucar.nc2.iosp.grib.tables that return types with arguments of type GribTemplate
static Map<String,GribTemplate> GribTemplate.getParameterTemplates()
           
static List<GribTemplate> GribTemplate.getWmoStandard()
           
static List<GribTemplate> GribTemplate.readXml(InputStream ios)
           
 

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



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