de.knightsoftnet.validators.shared.data.PhoneCountryNameConstantsDePropertiesImpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mt-bean-validators Show documentation
Show all versions of mt-bean-validators Show documentation
The MT Bean Validators is a collection of JSR-303/JSR-349/JSR-380 bean validators. It's extracted from
GWT Bean Validators and contains no dependencies to GWT.
package de.knightsoftnet.validators.shared.data;
import java.util.HashMap;
import java.util.Map;
public class PhoneCountryNameConstantsDePropertiesImpl implements CreatePhoneCountryConstantsClass.PhoneCountryNameConstantsDeProperties {
private final Map propertiesMap;
private void fillMap0() {
propertiesMap.put("PR", "Puerto Rico");
propertiesMap.put("PS", "Staat Pal\u00E4stina");
propertiesMap.put("PT", "Portugal");
propertiesMap.put("PW", "Palau");
propertiesMap.put("PY", "Paraguay");
propertiesMap.put("QA", "Katar");
propertiesMap.put("AC", "Ascension");
propertiesMap.put("AD", "Andorra");
propertiesMap.put("AE", "Vereinigte Arabische Emirate");
propertiesMap.put("AF", "Afghanistan");
propertiesMap.put("AG", "Antigua und Barbuda");
propertiesMap.put("AI", "Anguilla");
propertiesMap.put("AL", "Albanien");
propertiesMap.put("AM", "Armenien");
propertiesMap.put("AO", "Angola");
propertiesMap.put("AR", "Argentinien");
propertiesMap.put("AS", "Amerikanisch-Samoa");
propertiesMap.put("AT", "\u00D6sterreich");
propertiesMap.put("RE", "R\u00E9union");
propertiesMap.put("AU", "Australien");
propertiesMap.put("AW", "Aruba");
propertiesMap.put("AZ", "Aserbaidschan");
propertiesMap.put("RO", "Rum\u00E4nien");
propertiesMap.put("BA", "Bosnien und Herzegowina");
propertiesMap.put("BB", "Barbados");
propertiesMap.put("RS", "Serbien");
propertiesMap.put("BD", "Bangladesch");
propertiesMap.put("BE", "Belgien");
propertiesMap.put("RU", "Russische F\u00F6deration");
propertiesMap.put("BF", "Burkina Faso");
propertiesMap.put("BG", "Bulgarien");
propertiesMap.put("RW", "Ruanda");
propertiesMap.put("BH", "Bahrain");
propertiesMap.put("BI", "Burundi");
propertiesMap.put("BJ", "Benin");
propertiesMap.put("BM", "Bermuda");
propertiesMap.put("BN", "Brunei Darussalam");
propertiesMap.put("BO", "Bolivien");
propertiesMap.put("SA", "Saudi-Arabien");
propertiesMap.put("BQ", "Bonaire, Sint Eustatius und Saba (Niederlande)");
propertiesMap.put("SB", "Salomonen");
propertiesMap.put("BR", "Brasilien");
propertiesMap.put("SC", "Seychellen");
propertiesMap.put("BS", "Bahamas");
propertiesMap.put("SD", "Sudan");
propertiesMap.put("BT", "Bhutan");
propertiesMap.put("SE", "Schweden");
propertiesMap.put("SG", "Singapur");
propertiesMap.put("BW", "Botswana");
propertiesMap.put("SH", "St. Helena");
propertiesMap.put("SI", "Slowenien");
propertiesMap.put("BY", "Belarus (Wei\u00DFrussland)");
propertiesMap.put("BZ", "Belize");
propertiesMap.put("ISC", "Internationale Shared-Cost-Dienste");
propertiesMap.put("SK", "Slowakei");
propertiesMap.put("SL", "Sierra Leone");
propertiesMap.put("SM", "San Marino");
propertiesMap.put("SN", "Senegal");
propertiesMap.put("SO", "Somalia");
propertiesMap.put("CA", "Kanada");
propertiesMap.put("SR", "Suriname");
propertiesMap.put("SS", "S\u00FCdsudan");
propertiesMap.put("CD", "Kongo, Demokratische Republik (ehem. Zaire)");
propertiesMap.put("ST", "S\u00E3o Tom\u00E9 und Pr\u00EDncipe");
propertiesMap.put("CF", "Zentralafrikanische Republik");
propertiesMap.put("SV", "El Salvador");
propertiesMap.put("CG", "Republik Kongo");
propertiesMap.put("CH", "Schweiz");
propertiesMap.put("SX", "Sint Maarten (niederl. Teil)");
propertiesMap.put("CI", "C\u00F4te d\u2019Ivoire (Elfenbeink\u00FCste)");
propertiesMap.put("SY", "Syrien, Arabische Republik");
propertiesMap.put("SZ", "Swasiland");
propertiesMap.put("CK", "Cookinseln");
propertiesMap.put("CL", "Chile");
propertiesMap.put("CM", "Kamerun");
propertiesMap.put("CN", "China, Volksrepublik");
propertiesMap.put("CO", "Kolumbien");
propertiesMap.put("iNum", "Internationale Netzwerke");
propertiesMap.put("CR", "Costa Rica");
propertiesMap.put("TC", "Turks- und Caicosinseln");
propertiesMap.put("TD", "Tschad");
propertiesMap.put("CU", "Kuba");
propertiesMap.put("CV", "Kap Verde");
propertiesMap.put("TG", "Togo");
propertiesMap.put("CW", "Cura\u00E7ao");
propertiesMap.put("TH", "Thailand");
propertiesMap.put("CY", "Zypern");
propertiesMap.put("TJ", "Tadschikistan");
propertiesMap.put("CZ", "Tschechische Republik");
propertiesMap.put("TK", "Tokelau");
propertiesMap.put("TL", "Osttimor (Timor-Leste)");
propertiesMap.put("TM", "Turkmenistan");
propertiesMap.put("TN", "Tunesien");
propertiesMap.put("TO", "Tonga");
propertiesMap.put("TR", "T\u00FCrkei");
propertiesMap.put("TT", "Trinidad und Tobago");
propertiesMap.put("DE", "Deutschland");
propertiesMap.put("TV", "Tuvalu");
propertiesMap.put("TW", "Republik China (Taiwan)");
propertiesMap.put("DJ", "Dschibuti");
propertiesMap.put("TZ", "Tansania, Vereinigte Republik");
propertiesMap.put("DK", "D\u00E4nemark");
propertiesMap.put("DM", "Dominica");
propertiesMap.put("DO", "Dominikanische Republik");
propertiesMap.put("UA", "Ukraine");
propertiesMap.put("UG", "Uganda");
propertiesMap.put("DZ", "Algerien");
propertiesMap.put("EC", "Ecuador");
propertiesMap.put("US", "Vereinigte Staaten von Amerika");
propertiesMap.put("EE", "Estland");
propertiesMap.put("EG", "\u00C4gypten");
propertiesMap.put("UY", "Uruguay");
propertiesMap.put("UZ", "Usbekistan");
propertiesMap.put("VA", "Vatikanstadt");
propertiesMap.put("ER", "Eritrea");
propertiesMap.put("VC", "St. Vincent und die Grenadinen");
propertiesMap.put("ES", "Spanien");
propertiesMap.put("ET", "\u00C4thiopien");
propertiesMap.put("VE", "Venezuela");
propertiesMap.put("VG", "Britische Jungferninseln");
propertiesMap.put("VI", "Amerikanische Jungferninseln");
propertiesMap.put("VN", "Vietnam");
propertiesMap.put("VU", "Vanuatu");
propertiesMap.put("FI", "Finnland");
propertiesMap.put("FJ", "Fidschi");
propertiesMap.put("FK", "Falklandinseln");
propertiesMap.put("FM", "Mikronesien");
propertiesMap.put("FO", "F\u00E4r\u00F6er");
propertiesMap.put("FR", "Frankreich");
propertiesMap.put("WF", "Wallis und Futuna");
propertiesMap.put("IFP", "Internationale Free-Phone-Dienste");
propertiesMap.put("PERS", "Pers\u00F6nliche Rufnummern (Universal Personal Telecommunication (UPT) services)");
propertiesMap.put("GA", "Gabun");
propertiesMap.put("GB", "Vereinigtes K\u00F6nigreich Gro\u00DFbritannien und Nordirland");
propertiesMap.put("WS", "Samoa");
propertiesMap.put("GD", "Grenada");
propertiesMap.put("GE", "Georgien");
propertiesMap.put("GF", "Franz\u00F6sisch-Guayana");
propertiesMap.put("GH", "Ghana");
propertiesMap.put("GI", "Gibraltar");
propertiesMap.put("GL", "Gr\u00F6nland");
propertiesMap.put("GM", "Gambia");
propertiesMap.put("GN", "Guinea");
propertiesMap.put("GP", "Guadeloupe");
propertiesMap.put("GQ", "\u00C4quatorialguinea");
propertiesMap.put("GR", "Griechenland");
propertiesMap.put("GU", "Guam");
propertiesMap.put("GW", "Guinea-Bissau");
propertiesMap.put("GY", "Guyana");
propertiesMap.put("XK", "Kosovo");
propertiesMap.put("XY", "Nicht definiert");
propertiesMap.put("AG-AI-AS-BB-BM-BS-CA-DM-DO-GD-GU-JM-KN-KY-LC-MP-MS-PR-SX-TC-TT-US-VC-VG-VI", "USA/Kanada/NANP");
propertiesMap.put("HK", "Hongkong");
propertiesMap.put("HN", "Honduras");
propertiesMap.put("HR", "Kroatien");
propertiesMap.put("HT", "Haiti");
propertiesMap.put("YE", "Jemen");
propertiesMap.put("HU", "Ungarn");
propertiesMap.put("ID", "Indonesien");
propertiesMap.put("IE", "Irland");
propertiesMap.put("IL", "Israel");
propertiesMap.put("IN", "Indien");
propertiesMap.put("IO", "Britisches Territorium im Indischen Ozean");
propertiesMap.put("ZA", "S\u00FCdafrika");
propertiesMap.put("IQ", "Irak");
propertiesMap.put("IR", "Iran, Islamische Republik");
propertiesMap.put("IS", "Island");
propertiesMap.put("IT", "Italien");
propertiesMap.put("KZ-RU", "Kasachstan / Russische F\u00F6deration");
propertiesMap.put("ZM", "Sambia");
propertiesMap.put("ZW", "Simbabwe");
propertiesMap.put("MAR", "reserviert f\u00FCr maritime Mobiltelefonie");
propertiesMap.put("JM", "Jamaika");
propertiesMap.put("JO", "Jordanien");
propertiesMap.put("JP", "Japan");
propertiesMap.put("KE", "Kenia");
propertiesMap.put("KG", "Kirgisistan");
propertiesMap.put("KH", "Kambodscha");
propertiesMap.put("KI", "Kiribati");
propertiesMap.put("KM", "Komoren");
propertiesMap.put("KN", "St. Kitts und Nevis");
propertiesMap.put("KP", "Korea, Demokratische Volksrepublik (Nordkorea)");
propertiesMap.put("KR", "Korea, Republik (S\u00FCdkorea)");
propertiesMap.put("KW", "Kuwait");
propertiesMap.put("KY", "Kaimaninseln");
propertiesMap.put("KZ", "Kasachstan");
propertiesMap.put("BQ-CW", "Bonaire, Sint Eustatius und Saba (Niederlande) / Cura\u00E7ao");
propertiesMap.put("LA", "Laos, Demokratische Volksrepublik");
propertiesMap.put("LB", "Libanon");
propertiesMap.put("LC", "St. Lucia");
propertiesMap.put("LI", "Liechtenstein");
propertiesMap.put("LK", "Sri Lanka");
propertiesMap.put("LR", "Liberia");
propertiesMap.put("LS", "Lesotho");
propertiesMap.put("LT", "Litauen");
propertiesMap.put("LU", "Luxemburg");
propertiesMap.put("LV", "Lettland");
propertiesMap.put("LY", "Libyen");
propertiesMap.put("MA", "Marokko");
propertiesMap.put("MC", "Monaco");
propertiesMap.put("MD", "Moldawien (Republik Moldau)");
propertiesMap.put("ME", "Montenegro");
propertiesMap.put("ITPCS", "International Telecommunications Public Correspondence Service Trials");
propertiesMap.put("MG", "Madagaskar");
propertiesMap.put("MH", "Marshallinseln");
propertiesMap.put("SNAC", "Inmarsat Single Number Access (SNAC)");
propertiesMap.put("MK", "Mazedonien");
propertiesMap.put("ML", "Mali");
propertiesMap.put("MM", "Myanmar (Burma)");
propertiesMap.put("MN", "Mongolei");
propertiesMap.put("MO", "Macau");
propertiesMap.put("MP", "N\u00F6rdliche Marianen");
propertiesMap.put("MQ", "Martinique");
propertiesMap.put("MR", "Mauretanien");
propertiesMap.put("MS", "Montserrat");
propertiesMap.put("MT", "Malta");
propertiesMap.put("MU", "Mauritius");
propertiesMap.put("MV", "Malediven");
propertiesMap.put("MW", "Malawi");
propertiesMap.put("MX", "Mexiko");
propertiesMap.put("MY", "Malaysia");
propertiesMap.put("MZ", "Mosambik");
propertiesMap.put("NA", "Namibia");
propertiesMap.put("NC", "Neukaledonien");
propertiesMap.put("NE", "Niger");
propertiesMap.put("NF", "Norfolkinsel");
propertiesMap.put("NG", "Nigeria");
propertiesMap.put("IPRD", "Internationale Premium-Rate-Dienste");
propertiesMap.put("NI", "Nicaragua");
propertiesMap.put("NL", "Niederlande");
propertiesMap.put("NO", "Norwegen");
propertiesMap.put("NP", "Nepal");
propertiesMap.put("NR", "Nauru");
propertiesMap.put("NU", "Niue");
propertiesMap.put("SAT", "Globales mobiles Satellitensystem");
propertiesMap.put("NZ", "Neuseeland");
propertiesMap.put("OM", "Oman");
propertiesMap.put("OCHA", "OCHA, f\u00FCr Telecommunications for Disaster Relief (TDR)");
propertiesMap.put("PA", "Panama");
propertiesMap.put("PE", "Peru");
propertiesMap.put("PF", "Franz\u00F6sisch-Polynesien");
propertiesMap.put("PG", "Papua-Neuguinea");
propertiesMap.put("PH", "Philippinen");
propertiesMap.put("PK", "Pakistan");
propertiesMap.put("PL", "Polen");
propertiesMap.put("PM", "Saint-Pierre und Miquelon");
}
public PhoneCountryNameConstantsDePropertiesImpl() {
propertiesMap = new HashMap<>();
fillMap0();
}
@Override
public Map properties() {
return propertiesMap;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy