Class StandardGeoRegions.Denmark
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Denmark
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Denmark extends Object
Codes for supportedGeoRegions in Denmark.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringFAEROERNERegion code of the Færøerne.static StringGRONLANDRegion code of the Grønland.static StringREGION_HOVEDSTADENRegion code of the Region Hovedstaden.static StringREGION_MIDTJYLLANDRegion code of the Region Midtjylland.static StringREGION_NORDJYLLANDRegion code of the Region Nordjylland.static StringREGION_SJAELLANDRegion code of the Region Sjælland.static StringREGION_SYDDANMARKRegion code of the Region Syddanmark.
-
-
-
Field Detail
-
FAEROERNE
public static final String FAEROERNE
Region code of the Færøerne.- Since:
- 1.0
- See Also:
- Constant Field Values
-
GRONLAND
public static final String GRONLAND
Region code of the Grønland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_HOVEDSTADEN
public static final String REGION_HOVEDSTADEN
Region code of the Region Hovedstaden.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_MIDTJYLLAND
public static final String REGION_MIDTJYLLAND
Region code of the Region Midtjylland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_NORDJYLLAND
public static final String REGION_NORDJYLLAND
Region code of the Region Nordjylland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_SJAELLAND
public static final String REGION_SJAELLAND
Region code of the Region Sjælland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_SYDDANMARK
public static final String REGION_SYDDANMARK
Region code of the Region Syddanmark.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-