Class StandardGeoRegions.Belgium
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Belgium
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Belgium extends Object
Codes for supportedGeoRegions in Belgium.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROVINCE_DE_ANVERSRegion code of the Province d'Anvers (also known as Antwerpen).static StringPROVINCE_DE_FLANDRE_OCCIDENTALERegion code of the Province de Flandre-Occidentale (also known as West-Vlaanderen).static StringPROVINCE_DE_FLANDRE_ORIENTALERegion code of the Province de Flandre-Orientale (also known as Oost-Vlaanderen).static StringPROVINCE_DE_HAINAUTRegion code of the Province de Hainaut.static StringPROVINCE_DE_LIEGERegion code of the Province de Liège.static StringPROVINCE_DE_LIMBOURGRegion code of the Province de Limbourg (also known as Limburg).static StringPROVINCE_DE_LUXEMBOURGRegion code of the Province de Luxembourg.static StringPROVINCE_DE_NAMURRegion code of the Province de Namur.static StringPROVINCE_DU_BRABANT_FLAMANDRegion code of the Province du Brabant flamand (also known as Vlaams-Brabant).static StringPROVINCE_DU_BRABANT_WALLONRegion code of the Province du Brabant wallon.static StringREGION_DE_BRUXELLES_CAPITALERegion code of the Région de Bruxelles-Capitale.static StringREGION_FLAMANDERegion code of the Région flamande (also known as Vlaams Gewest).static StringREGION_WALLONNERegion code of the Région wallonne.
-
-
-
Field Detail
-
PROVINCE_DE_ANVERS
public static final String PROVINCE_DE_ANVERS
Region code of the Province d'Anvers (also known as Antwerpen).- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DE_FLANDRE_OCCIDENTALE
public static final String PROVINCE_DE_FLANDRE_OCCIDENTALE
Region code of the Province de Flandre-Occidentale (also known as West-Vlaanderen).- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DE_FLANDRE_ORIENTALE
public static final String PROVINCE_DE_FLANDRE_ORIENTALE
Region code of the Province de Flandre-Orientale (also known as Oost-Vlaanderen).- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DE_HAINAUT
public static final String PROVINCE_DE_HAINAUT
Region code of the Province de Hainaut.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DE_LIEGE
public static final String PROVINCE_DE_LIEGE
Region code of the Province de Liège.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DE_LIMBOURG
public static final String PROVINCE_DE_LIMBOURG
Region code of the Province de Limbourg (also known as Limburg).- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DE_LUXEMBOURG
public static final String PROVINCE_DE_LUXEMBOURG
Region code of the Province de Luxembourg.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DE_NAMUR
public static final String PROVINCE_DE_NAMUR
Region code of the Province de Namur.- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DU_BRABANT_FLAMAND
public static final String PROVINCE_DU_BRABANT_FLAMAND
Region code of the Province du Brabant flamand (also known as Vlaams-Brabant).- Since:
- 1.0
- See Also:
- Constant Field Values
-
PROVINCE_DU_BRABANT_WALLON
public static final String PROVINCE_DU_BRABANT_WALLON
Region code of the Province du Brabant wallon.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_DE_BRUXELLES_CAPITALE
public static final String REGION_DE_BRUXELLES_CAPITALE
Region code of the Région de Bruxelles-Capitale.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_FLAMANDE
public static final String REGION_FLAMANDE
Region code of the Région flamande (also known as Vlaams Gewest).- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGION_WALLONNE
public static final String REGION_WALLONNE
Region code of the Région wallonne.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-