Uses of Class
ucar.nc2.constants.CF.CellMethods

Packages that use CF.CellMethods
ucar.nc2.constants Enumerated constants used throughout the library. 
 

Uses of CF.CellMethods in ucar.nc2.constants
 

Methods in ucar.nc2.constants that return CF.CellMethods
static CF.CellMethods CF.CellMethods.convertGribCodeTable4_10(int code)
           
static CF.CellMethods CF.CellMethods.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CF.CellMethods[] CF.CellMethods.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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