Class StandardGeoRegions.Iceland
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Iceland
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Iceland extends Object
Codes for supportedGeoRegions in Iceland.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringHERAD_AUSTURFIRDIRRegion code of the Hérað Austurfirðir.static StringHERAD_HOFUDBORGARSVAEDIDRegion code of the Hérað Höfuðborgarsvæðið.static StringHERAD_NORDURLAND_EYSTRARegion code of the Hérað Norðurland eystra.static StringHERAD_NORDURLAND_VESTRARegion code of the Hérað Norðurland vestra.static StringHERAD_SUDURLANDRegion code of the Hérað Suðurland.static StringHERAD_SUDURNESRegion code of the Hérað Suðurnes.static StringHERAD_VESTFIRDIRRegion code of the Hérað Vestfirðir.static StringHERAD_VESTURLANDRegion code of the Hérað Vesturland.
-
-
-
Field Detail
-
HERAD_AUSTURFIRDIR
public static final String HERAD_AUSTURFIRDIR
Region code of the Hérað Austurfirðir.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HERAD_HOFUDBORGARSVAEDID
public static final String HERAD_HOFUDBORGARSVAEDID
Region code of the Hérað Höfuðborgarsvæðið.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HERAD_NORDURLAND_EYSTRA
public static final String HERAD_NORDURLAND_EYSTRA
Region code of the Hérað Norðurland eystra.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HERAD_NORDURLAND_VESTRA
public static final String HERAD_NORDURLAND_VESTRA
Region code of the Hérað Norðurland vestra.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HERAD_SUDURLAND
public static final String HERAD_SUDURLAND
Region code of the Hérað Suðurland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HERAD_SUDURNES
public static final String HERAD_SUDURNES
Region code of the Hérað Suðurnes.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HERAD_VESTFIRDIR
public static final String HERAD_VESTFIRDIR
Region code of the Hérað Vestfirðir.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HERAD_VESTURLAND
public static final String HERAD_VESTURLAND
Region code of the Hérað Vesturland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-