Class StandardGeoRegions.Netherlands
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Netherlands
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Netherlands extends Object
Codes for supportedGeoRegions in the Netherlands.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROVINCIE_DRENTHERegion code of the Provincie Drenthe.static StringPROVINCIE_FLEVOLANDRegion code of the Provincie Flevoland.static StringPROVINCIE_FRIESLANDRegion code of the Provincie Friesland.static StringPROVINCIE_GELDERLANDRegion code of the Provincie Gelderland.static StringPROVINCIE_GRONINGENRegion code of the Provincie Groningen.static StringPROVINCIE_LIMBURGRegion code of the Provincie Limburg.static StringPROVINCIE_NOORD_BRABANTRegion code of the Provincie Noord-Brabant.static StringPROVINCIE_NOORD_HOLLANDRegion code of the Provincie Noord-Holland.static StringPROVINCIE_OVERIJSSELRegion code of the Provincie Overijssel.static StringPROVINCIE_UTRECHTRegion code of the Provincie Utrecht.static StringPROVINCIE_ZEELANDRegion code of the Provincie Zeeland.static StringPROVINCIE_ZUID_HOLLANDRegion code of the Provincie Zuid-Holland.
-
-
-
Field Detail
-
PROVINCIE_DRENTHE
public static final String PROVINCIE_DRENTHE
Region code of the Provincie Drenthe.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_FLEVOLAND
public static final String PROVINCIE_FLEVOLAND
Region code of the Provincie Flevoland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_FRIESLAND
public static final String PROVINCIE_FRIESLAND
Region code of the Provincie Friesland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_GELDERLAND
public static final String PROVINCIE_GELDERLAND
Region code of the Provincie Gelderland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_GRONINGEN
public static final String PROVINCIE_GRONINGEN
Region code of the Provincie Groningen.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_LIMBURG
public static final String PROVINCIE_LIMBURG
Region code of the Provincie Limburg.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_NOORD_BRABANT
public static final String PROVINCIE_NOORD_BRABANT
Region code of the Provincie Noord-Brabant.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_NOORD_HOLLAND
public static final String PROVINCIE_NOORD_HOLLAND
Region code of the Provincie Noord-Holland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_OVERIJSSEL
public static final String PROVINCIE_OVERIJSSEL
Region code of the Provincie Overijssel.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_UTRECHT
public static final String PROVINCIE_UTRECHT
Region code of the Provincie Utrecht.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_ZEELAND
public static final String PROVINCIE_ZEELAND
Region code of the Provincie Zeeland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCIE_ZUID_HOLLAND
public static final String PROVINCIE_ZUID_HOLLAND
Region code of the Provincie Zuid-Holland.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-