net.sourceforge.jgrib.tables
Class Grib1GeneratingProcessNCEP

Object
  extended by Grib1GeneratingProcessNCEP

public final class Grib1GeneratingProcessNCEP
extends Object

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Author:
not attributable

Constructor Summary
Grib1GeneratingProcessNCEP()
           
 
Method Summary
static String generatingProcessNCEP(int key)
          getOriginatingCenter, looks if there exists an originating center with the uspplied key otherwise it returns null.
static Map<Integer,String> getAll()
          getAll, returns a collection made of all the values we have put inside this object.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grib1GeneratingProcessNCEP

public Grib1GeneratingProcessNCEP()
Method Detail

generatingProcessNCEP

public static String generatingProcessNCEP(int key)
getOriginatingCenter, looks if there exists an originating center with the uspplied key otherwise it returns null.

Parameters:
key - int
Returns:
DOCUMENT ME!

getAll

public static Map<Integer,String> getAll()
getAll, returns a collection made of all the values we have put inside this object.

Returns:
DOCUMENT ME!


Copyright © 2006-2010 GeoSolutions. All Rights Reserved.