Class StandardGeoRegions.Poland
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Poland
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Poland extends Object
Codes for supportedGeoRegions in Poland.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringWOJEWODZTWO_DOLNOSLASKIERegion code of the Województwo dolnośląskie.static StringWOJEWODZTWO_KUJAWSKO_POMORSKIERegion code of the Województwo kujawsko-pomorskie.static StringWOJEWODZTWO_LODZKIERegion code of the Województwo łódzkie.static StringWOJEWODZTWO_LUBELSKIERegion code of the Województwo lubelskie.static StringWOJEWODZTWO_LUBUSKIERegion code of the Województwo lubuskie.static StringWOJEWODZTWO_MALOPOLSKIERegion code of the Województwo małopolskie.static StringWOJEWODZTWO_MAZOWIECKIERegion code of the Województwo mazowieckie.static StringWOJEWODZTWO_OPOLSKIERegion code of the Województwo opolskie.static StringWOJEWODZTWO_PODKARPACKIERegion code of the Województwo podkarpackie.static StringWOJEWODZTWO_PODLASKIERegion code of the Województwo podlaskie.static StringWOJEWODZTWO_POMORSKIERegion code of the Województwo pomorskie.static StringWOJEWODZTWO_SLASKIERegion code of the Województwo śląskie.static StringWOJEWODZTWO_SWIETOKRZYSKIERegion code of the Województwo świętokrzyskie.static StringWOJEWODZTWO_WARMINSKO_MAZURSKIERegion code of the Województwo warmińsko-mazurskie.static StringWOJEWODZTWO_WIELKOPOLSKIERegion code of the Województwo wielkopolskie.static StringWOJEWODZTWO_ZACHODNIOPOMORSKIERegion code of the Województwo zachodniopomorskie.
-
-
-
Field Detail
-
WOJEWODZTWO_DOLNOSLASKIE
public static final String WOJEWODZTWO_DOLNOSLASKIE
Region code of the Województwo dolnośląskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_KUJAWSKO_POMORSKIE
public static final String WOJEWODZTWO_KUJAWSKO_POMORSKIE
Region code of the Województwo kujawsko-pomorskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_LUBELSKIE
public static final String WOJEWODZTWO_LUBELSKIE
Region code of the Województwo lubelskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_LUBUSKIE
public static final String WOJEWODZTWO_LUBUSKIE
Region code of the Województwo lubuskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_LODZKIE
public static final String WOJEWODZTWO_LODZKIE
Region code of the Województwo łódzkie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_MALOPOLSKIE
public static final String WOJEWODZTWO_MALOPOLSKIE
Region code of the Województwo małopolskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_MAZOWIECKIE
public static final String WOJEWODZTWO_MAZOWIECKIE
Region code of the Województwo mazowieckie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_OPOLSKIE
public static final String WOJEWODZTWO_OPOLSKIE
Region code of the Województwo opolskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_PODKARPACKIE
public static final String WOJEWODZTWO_PODKARPACKIE
Region code of the Województwo podkarpackie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_PODLASKIE
public static final String WOJEWODZTWO_PODLASKIE
Region code of the Województwo podlaskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_POMORSKIE
public static final String WOJEWODZTWO_POMORSKIE
Region code of the Województwo pomorskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_SLASKIE
public static final String WOJEWODZTWO_SLASKIE
Region code of the Województwo śląskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_SWIETOKRZYSKIE
public static final String WOJEWODZTWO_SWIETOKRZYSKIE
Region code of the Województwo świętokrzyskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_WARMINSKO_MAZURSKIE
public static final String WOJEWODZTWO_WARMINSKO_MAZURSKIE
Region code of the Województwo warmińsko-mazurskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_WIELKOPOLSKIE
public static final String WOJEWODZTWO_WIELKOPOLSKIE
Region code of the Województwo wielkopolskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
WOJEWODZTWO_ZACHODNIOPOMORSKIE
public static final String WOJEWODZTWO_ZACHODNIOPOMORSKIE
Region code of the Województwo zachodniopomorskie.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-