Class StandardGeoRegions.Germany
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Germany
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Germany extends Object
Codes for supportedGeoRegions in Germany.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringFREIE_HANSESTADT_BREMENRegion code of the Freie Hansestadt Bremen.static StringFREIE_UND_HANSESTADT_HAMBURGRegion code of the Freie und Hansestadt Hamburg.static StringFREISTAAT_BAYERNRegion code of the Freistaat Bayern.static StringFREISTAAT_SACHSENRegion code of the Freistaat Sachsen.static StringFREISTAAT_THUERINGENRegion code of the Freistaat Thüringen.static StringLAND_BADEN_WUERTTEMBERGRegion code of the Land Baden-Württemberg.static StringLAND_BERLINRegion code of the Land Berlin.static StringLAND_BRANDENBURGRegion code of the Land Brandenburg.static StringLAND_HESSENRegion code of the Land Hessen.static StringLAND_MECKLENBURG_VORPOMMERNRegion code of the Land Mecklenburg-Vorpommern.static StringLAND_NIEDERSACHSENRegion code of the Land Niedersachsen.static StringLAND_NORDRHEIN_WESTFALENRegion code of the Land Nordrhein-Westfalen.static StringLAND_RHEINLAND_PFALZRegion code of the Land Rheinland-Pfalz.static StringLAND_SACHSEN_ANHALTRegion code of the Land Sachsen-Anhalt.static StringLAND_SCHLESWIG_HOLSTEINRegion code of the Land Schleswig-Holstein.static StringSAARLANDRegion code of the Saarland.
-
-
-
Field Detail
-
FREIE_HANSESTADT_BREMEN
public static final String FREIE_HANSESTADT_BREMEN
Region code of the Freie Hansestadt Bremen.- Since:
- 1.0
- See Also:
- Constant Field Values
-
FREIE_UND_HANSESTADT_HAMBURG
public static final String FREIE_UND_HANSESTADT_HAMBURG
Region code of the Freie und Hansestadt Hamburg.- Since:
- 1.0
- See Also:
- Constant Field Values
-
FREISTAAT_BAYERN
public static final String FREISTAAT_BAYERN
Region code of the Freistaat Bayern.- Since:
- 1.0
- See Also:
- Constant Field Values
-
FREISTAAT_SACHSEN
public static final String FREISTAAT_SACHSEN
Region code of the Freistaat Sachsen.- Since:
- 1.0
- See Also:
- Constant Field Values
-
FREISTAAT_THUERINGEN
public static final String FREISTAAT_THUERINGEN
Region code of the Freistaat Thüringen.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_BADEN_WUERTTEMBERG
public static final String LAND_BADEN_WUERTTEMBERG
Region code of the Land Baden-Württemberg.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_BERLIN
public static final String LAND_BERLIN
Region code of the Land Berlin.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_BRANDENBURG
public static final String LAND_BRANDENBURG
Region code of the Land Brandenburg.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_HESSEN
public static final String LAND_HESSEN
Region code of the Land Hessen.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_MECKLENBURG_VORPOMMERN
public static final String LAND_MECKLENBURG_VORPOMMERN
Region code of the Land Mecklenburg-Vorpommern.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_NIEDERSACHSEN
public static final String LAND_NIEDERSACHSEN
Region code of the Land Niedersachsen.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_NORDRHEIN_WESTFALEN
public static final String LAND_NORDRHEIN_WESTFALEN
Region code of the Land Nordrhein-Westfalen.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_RHEINLAND_PFALZ
public static final String LAND_RHEINLAND_PFALZ
Region code of the Land Rheinland-Pfalz.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_SACHSEN_ANHALT
public static final String LAND_SACHSEN_ANHALT
Region code of the Land Sachsen-Anhalt.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAND_SCHLESWIG_HOLSTEIN
public static final String LAND_SCHLESWIG_HOLSTEIN
Region code of the Land Schleswig-Holstein.- Since:
- 1.0
- See Also:
- Constant Field Values
-
SAARLAND
public static final String SAARLAND
Region code of the Saarland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-