Class StandardGeoRegions.Norway
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Norway
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Norway extends Object
Codes for supportedGeoRegions in Norway.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringAKERSHUS_FYLKERegion code of the Akershus fylke.static StringAUST_AGDER_FYLKERegion code of the Aust-Agder fylke.static StringBUSKERUD_FYLKERegion code of the Buskerud fylke.static StringFINNMARK_FYLKERegion code of the Finnmark fylke.static StringHEDMARK_FYLKERegion code of the Hedmark fylke.static StringHORDALAND_FYLKERegion code of the Hordaland fylke.static StringHOVESTAD_OSLORegion code of the Hovestad Oslo.static StringMORE_OG_ROMSDAL_FYLKERegion code of the Møre og Romsdal fylke.static StringNORD_TRONDELAG_FYLKERegion code of the Nord-Trøndelag fylke.static StringNORDLAND_FYLKERegion code of the Nordland fylke.static StringOPPLAND_FYLKERegion code of the Oppland fylke.static StringOSTFOLD_FYLKERegion code of the Østfold fylke.static StringROGALAND_FYLKERegion code of the Rogaland fylke.static StringSOGN_OG_FJORDANE_FYLKERegion code of the Sogn og Fjordane fylke.static StringSOR_TRONDELAG_FYLKERegion code of the Sør-Trøndelag fylke.static StringTELEMARK_FYLKERegion code of the Telemark fylke.static StringTROMS_FYLKERegion code of the Troms fylke.static StringVEST_AGDER_FYLKERegion code of the Vest-Agder fylke.static StringVESTFOLD_FYLKERegion code of the Vestfold fylke.
-
-
-
Field Detail
-
AKERSHUS_FYLKE
public static final String AKERSHUS_FYLKE
Region code of the Akershus fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
AUST_AGDER_FYLKE
public static final String AUST_AGDER_FYLKE
Region code of the Aust-Agder fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
BUSKERUD_FYLKE
public static final String BUSKERUD_FYLKE
Region code of the Buskerud fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
FINNMARK_FYLKE
public static final String FINNMARK_FYLKE
Region code of the Finnmark fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HEDMARK_FYLKE
public static final String HEDMARK_FYLKE
Region code of the Hedmark fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HORDALAND_FYLKE
public static final String HORDALAND_FYLKE
Region code of the Hordaland fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
HOVESTAD_OSLO
public static final String HOVESTAD_OSLO
Region code of the Hovestad Oslo.- Since:
- 1.0
- See Also:
- Constant Field Values
-
MORE_OG_ROMSDAL_FYLKE
public static final String MORE_OG_ROMSDAL_FYLKE
Region code of the Møre og Romsdal fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
NORDLAND_FYLKE
public static final String NORDLAND_FYLKE
Region code of the Nordland fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
NORD_TRONDELAG_FYLKE
public static final String NORD_TRONDELAG_FYLKE
Region code of the Nord-Trøndelag fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
OPPLAND_FYLKE
public static final String OPPLAND_FYLKE
Region code of the Oppland fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
OSTFOLD_FYLKE
public static final String OSTFOLD_FYLKE
Region code of the Østfold fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
ROGALAND_FYLKE
public static final String ROGALAND_FYLKE
Region code of the Rogaland fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
SOGN_OG_FJORDANE_FYLKE
public static final String SOGN_OG_FJORDANE_FYLKE
Region code of the Sogn og Fjordane fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
SOR_TRONDELAG_FYLKE
public static final String SOR_TRONDELAG_FYLKE
Region code of the Sør-Trøndelag fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
TELEMARK_FYLKE
public static final String TELEMARK_FYLKE
Region code of the Telemark fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
TROMS_FYLKE
public static final String TROMS_FYLKE
Region code of the Troms fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
VEST_AGDER_FYLKE
public static final String VEST_AGDER_FYLKE
Region code of the Vest-Agder fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
VESTFOLD_FYLKE
public static final String VESTFOLD_FYLKE
Region code of the Vestfold fylke.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-