Class StandardGeoRegions.Guernsey
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Guernsey
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Guernsey extends Object
Codes for supportedGeoRegions in the Bailiwick of Guernsey.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringJURISDICTION_OF_ALDERNEYRegion code of the Jurisdiction of Alderney.static StringJURISDICTION_OF_GUERNSEYRegion code of the Jurisdiction of Guernsey.static StringJURISDICTION_OF_SARKRegion code of the Jurisdiction of Sark.
-
-
-
Field Detail
-
JURISDICTION_OF_ALDERNEY
public static final String JURISDICTION_OF_ALDERNEY
Region code of the Jurisdiction of Alderney.- Since:
- 1.0
- See Also:
- Constant Field Values
-
JURISDICTION_OF_GUERNSEY
public static final String JURISDICTION_OF_GUERNSEY
Region code of the Jurisdiction of Guernsey.- Since:
- 1.0
- See Also:
- Constant Field Values
-
JURISDICTION_OF_SARK
public static final String JURISDICTION_OF_SARK
Region code of the Jurisdiction of Sark.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-