Class StandardGeoRegions.Estonia
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Estonia
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Estonia extends Object
Codes for supportedGeoRegions in Estonia.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringHARJU_MAAKONDRegion code of the Harju maakond.static StringHIIU_MAAKONDRegion code of the Hiiu maakond.static StringIDA_VIRU_MAAKONDRegion code of the Ida-Viru maakond.static StringJARVA_MAAKONDRegion code of the Järva maakond.static StringJOGEVA_MAAKONDRegion code of the Jõgeva maakond.static StringLAANE_MAAKONDRegion code of the Lääne maakond.static StringLAANE_VIRU_MAAKONDRegion code of the Lääne-Viru maakond.static StringPARNU_MAAKONDRegion code of the Pärnu maakond.static StringPOLVA_MAAKONDRegion code of the Põlva maakond.static StringRAPLA_MAAKONDRegion code of the Rapla maakond.static StringSAARE_MAAKONDRegion code of the Saare maakond.static StringTARTU_MAAKONDRegion code of the Tartu maakond.static StringVALGA_MAAKONDRegion code of the Valga maakond.static StringVILJANDI_MAAKONDRegion code of the Viljandi maakond.static StringVORU_MAAKONDRegion code of the Võru maakond.
-
-
-
Field Detail
-
HARJU_MAAKOND
public static final String HARJU_MAAKOND
Region code of the Harju maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HIIU_MAAKOND
public static final String HIIU_MAAKOND
Region code of the Hiiu maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
IDA_VIRU_MAAKOND
public static final String IDA_VIRU_MAAKOND
Region code of the Ida-Viru maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
JARVA_MAAKOND
public static final String JARVA_MAAKOND
Region code of the Järva maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
JOGEVA_MAAKOND
public static final String JOGEVA_MAAKOND
Region code of the Jõgeva maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAANE_MAAKOND
public static final String LAANE_MAAKOND
Region code of the Lääne maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
LAANE_VIRU_MAAKOND
public static final String LAANE_VIRU_MAAKOND
Region code of the Lääne-Viru maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PARNU_MAAKOND
public static final String PARNU_MAAKOND
Region code of the Pärnu maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
POLVA_MAAKOND
public static final String POLVA_MAAKOND
Region code of the Põlva maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
RAPLA_MAAKOND
public static final String RAPLA_MAAKOND
Region code of the Rapla maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
SAARE_MAAKOND
public static final String SAARE_MAAKOND
Region code of the Saare maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
TARTU_MAAKOND
public static final String TARTU_MAAKOND
Region code of the Tartu maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
VALGA_MAAKOND
public static final String VALGA_MAAKOND
Region code of the Valga maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
VILJANDI_MAAKOND
public static final String VILJANDI_MAAKOND
Region code of the Viljandi maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
VORU_MAAKOND
public static final String VORU_MAAKOND
Region code of the Võru maakond.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-