|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGrib1OriginatingCenters
public final class Grib1OriginatingCenters
Title: Grib1OriginatingCenters
Description: this class is used to provide a simple value to pick an originating center when crating a grib file edition 1
Copyright: Copyright (c) 2005 Simone Giannecchini
Constructor Summary | |
---|---|
Grib1OriginatingCenters()
|
Method Summary | |
---|---|
static Map<Integer,String> |
getAll()
getAll, returns a collection made of all the values we have put inside this object. |
static String |
getOriginatingCenter(int key)
getOriginatingCenter, looks if there exists an originating center with the uspplied key otherwise it returns null. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Grib1OriginatingCenters()
Method Detail |
---|
public static String getOriginatingCenter(int key)
key
- intpublic static Map<Integer,String> getAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |