Package org.goplanit.utils.locale
Class CountryNames
- java.lang.Object
-
- org.goplanit.utils.locale.CountryNames
-
public class CountryNames extends Object
Country names that can be converted into ISO2 codes (work in progress, currently only left hand drive countries present)- Author:
- markr
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CountryNames()
-
-
-
Field Detail
-
GLOBAL
public static final String GLOBAL
can be used in case one wants to have country specific data store by country, but a default in case no country is known/available is also required- See Also:
- Constant Field Values
-
WORLD
public static final String WORLD
alias for global- See Also:
- Constant Field Values
-
ANTIGUA_BARBUDA
public static final String ANTIGUA_BARBUDA
- See Also:
- Constant Field Values
-
AUSTRALIA
public static final String AUSTRALIA
- See Also:
- Constant Field Values
-
BAHAMAS
public static final String BAHAMAS
- See Also:
- Constant Field Values
-
BANGLADESH
public static final String BANGLADESH
- See Also:
- Constant Field Values
-
BARBADOS
public static final String BARBADOS
- See Also:
- Constant Field Values
-
BHUTAN
public static final String BHUTAN
- See Also:
- Constant Field Values
-
BOTSWANA
public static final String BOTSWANA
- See Also:
- Constant Field Values
-
BRITISH_VIRGIN_ISLANDS
public static final String BRITISH_VIRGIN_ISLANDS
- See Also:
- Constant Field Values
-
BRUNEI
public static final String BRUNEI
- See Also:
- Constant Field Values
-
HONG_KONG
public static final String HONG_KONG
- See Also:
- Constant Field Values
-
MACAU
public static final String MACAU
- See Also:
- Constant Field Values
-
CAYMAN_ISLANDS
public static final String CAYMAN_ISLANDS
- See Also:
- Constant Field Values
-
CYPRUS
public static final String CYPRUS
- See Also:
- Constant Field Values
-
DOMINICA
public static final String DOMINICA
- See Also:
- Constant Field Values
-
EAST_TIMOR
public static final String EAST_TIMOR
- See Also:
- Constant Field Values
-
ENGLAND
public static final String ENGLAND
- See Also:
- Constant Field Values
-
ESWATINI
public static final String ESWATINI
- See Also:
- Constant Field Values
-
FALKLAND_ISLANDS
public static final String FALKLAND_ISLANDS
- See Also:
- Constant Field Values
-
FIJI
public static final String FIJI
- See Also:
- Constant Field Values
-
GRENADA
public static final String GRENADA
- See Also:
- Constant Field Values
-
GUERNSEY
public static final String GUERNSEY
- See Also:
- Constant Field Values
-
GUYANA
public static final String GUYANA
- See Also:
- Constant Field Values
-
INDIA
public static final String INDIA
- See Also:
- Constant Field Values
-
INDONESIA
public static final String INDONESIA
- See Also:
- Constant Field Values
-
IRELAND
public static final String IRELAND
- See Also:
- Constant Field Values
-
JAMAICA
public static final String JAMAICA
- See Also:
- Constant Field Values
-
JAPAN
public static final String JAPAN
- See Also:
- Constant Field Values
-
JERSEY
public static final String JERSEY
- See Also:
- Constant Field Values
-
KENYA
public static final String KENYA
- See Also:
- Constant Field Values
-
KIRIBATI
public static final String KIRIBATI
- See Also:
- Constant Field Values
-
LESOTHO
public static final String LESOTHO
- See Also:
- Constant Field Values
-
MALAWI
public static final String MALAWI
- See Also:
- Constant Field Values
-
MALAYSIA
public static final String MALAYSIA
- See Also:
- Constant Field Values
-
MALDIVES
public static final String MALDIVES
- See Also:
- Constant Field Values
-
MALTA
public static final String MALTA
- See Also:
- Constant Field Values
-
MAURITIUS
public static final String MAURITIUS
- See Also:
- Constant Field Values
-
MOZAMBIQUE
public static final String MOZAMBIQUE
- See Also:
- Constant Field Values
-
NAMIBIA
public static final String NAMIBIA
- See Also:
- Constant Field Values
-
NAURU
public static final String NAURU
- See Also:
- Constant Field Values
-
NEPAL
public static final String NEPAL
- See Also:
- Constant Field Values
-
NEW_ZEALAND
public static final String NEW_ZEALAND
- See Also:
- Constant Field Values
-
PAPUA_NEW_GUINEA
public static final String PAPUA_NEW_GUINEA
- See Also:
- Constant Field Values
-
PITCAIRN_ISLANDS
public static final String PITCAIRN_ISLANDS
- See Also:
- Constant Field Values
-
SAINT_KITS_NEVIS
public static final String SAINT_KITS_NEVIS
- See Also:
- Constant Field Values
-
SAINT_LUCIA
public static final String SAINT_LUCIA
- See Also:
- Constant Field Values
-
SAINT_VINCENT_GRENADINES
public static final String SAINT_VINCENT_GRENADINES
- See Also:
- Constant Field Values
-
SAMOA
public static final String SAMOA
- See Also:
- Constant Field Values
-
SEYCHELLES
public static final String SEYCHELLES
- See Also:
- Constant Field Values
-
SINGAPORE
public static final String SINGAPORE
- See Also:
- Constant Field Values
-
SOlOMON_ISLANDS
public static final String SOlOMON_ISLANDS
- See Also:
- Constant Field Values
-
SOUNTH_AFRICA
public static final String SOUNTH_AFRICA
- See Also:
- Constant Field Values
-
SRI_LANKA
public static final String SRI_LANKA
- See Also:
- Constant Field Values
-
SURINAME
public static final String SURINAME
- See Also:
- Constant Field Values
-
TANZANIA
public static final String TANZANIA
- See Also:
- Constant Field Values
-
THAILAND
public static final String THAILAND
- See Also:
- Constant Field Values
-
TONGA
public static final String TONGA
- See Also:
- Constant Field Values
-
TRINIDAD_TOBAGO
public static final String TRINIDAD_TOBAGO
- See Also:
- Constant Field Values
-
TURKS_CAICOS_ISLANDS
public static final String TURKS_CAICOS_ISLANDS
- See Also:
- Constant Field Values
-
TUVALU
public static final String TUVALU
- See Also:
- Constant Field Values
-
UGANDA
public static final String UGANDA
- See Also:
- Constant Field Values
-
US_VIRGIN_ISLANDS
public static final String US_VIRGIN_ISLANDS
- See Also:
- Constant Field Values
-
ZAMBIA
public static final String ZAMBIA
- See Also:
- Constant Field Values
-
ZIMBABWE
public static final String ZIMBABWE
- See Also:
- Constant Field Values
-
GERMANY
public static final String GERMANY
- See Also:
- Constant Field Values
-
NETHERLANDS
public static final String NETHERLANDS
- See Also:
- Constant Field Values
-
-