All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.knightsoftnet.validators.shared.data.PhoneRegionCode882ConstantsImpl Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 2.3.1
Show newest version
package de.knightsoftnet.validators.shared.data;

import java.util.HashMap;
import java.util.Map;

public class PhoneRegionCode882ConstantsImpl implements CreatePhoneCountryConstantsClass.PhoneRegionCode882Constants {

  private final Map propertiesMap;

  private void fillMap0() {
    propertiesMap.put("1341", "Radiomidum (Iceland)\u00A14\u00A14");
    propertiesMap.put("1385", "MSP (Geolink FR)\u00A14\u00A14");
    propertiesMap.put("1340", "Ronda (Spain)\u00A14\u00A14");
    propertiesMap.put("1360", "CTC (Ukraine) / Trans World Com (Monaco) / Rartel (Romania) / Markland (Georgia)\u00A14\u00A14");
    propertiesMap.put("1381", "INTERMATICA\u00A14\u00A14");
    propertiesMap.put("1313", "INTERMATICA (Italy)\u00A14\u00A14");
    propertiesMap.put("1311", "Reserved France Telecom\u00A14\u00A14");
    propertiesMap.put("1333", "INTERMATICA\u00A14\u00A14");
    propertiesMap.put("1399", "Telespazio Operatore rete\u00A14\u00A14");
    propertiesMap.put("1310", "Reserved France Telecom\u00A14\u00A14");
    propertiesMap.put("1376", "INTERMATICA\u00A14\u00A14");
    propertiesMap.put("1398", "Telespazio (Access Intelcom SM)\u00A14\u00A14");
    propertiesMap.put("1331", "Marconi (UK)\u00A14\u00A14");
    propertiesMap.put("1319", "VARICOM LITUANIA\u00A14\u00A14");
    propertiesMap.put("1339", "INTERMATICA (Italy)\u00A14\u00A14");
    propertiesMap.put("33", "Oration Technologies, Inc.");
    propertiesMap.put("34", "Global Networks Switzerland AG");
    propertiesMap.put("16", "United Arab Emirates, Thuraya");
    propertiesMap.put("1330", "Marconi (UK)\u00A14\u00A14");
    propertiesMap.put("1396", "INTERMATICA\u00A14\u00A14");
    propertiesMap.put("1370", "Telespazio (Italy Government)\u00A14\u00A14");
    propertiesMap.put("1390", "Amik (Lebanon)\u00A14\u00A14");
    propertiesMap.put("1304", "Thetis (Monaco)\u00A14\u00A14");
    propertiesMap.put("1348", "INTERMATICA (Italy)\u00A14\u00A14");
    propertiesMap.put("1303", "INTERMATICA (Italy)\u00A14\u00A14");
    propertiesMap.put("1325", "WMC (Algeria)\u00A14\u00A14");
    propertiesMap.put("1369", "Telespazio (Italy)\u00A14\u00A14");
    propertiesMap.put("1346", "Boatracs (Spain) / Telecomm France (France)\u00A14\u00A14");
    propertiesMap.put("1323", "INTERMATICA (Italy)\u00A14\u00A14");
    propertiesMap.put("1345", "Movisat (Spain)\u00A14\u00A14");
    propertiesMap.put("1300", "EUTELSAT (France)\u00A14\u00A14");
    propertiesMap.put("1388", "INTERMATICA\u00A14\u00A14");
    propertiesMap.put("1343", "INTERMATICA (Italy)\u00A14\u00A14");
    propertiesMap.put("1365", "INTERMATICA\u00A14\u00A14");
    propertiesMap.put("1387", "Proposed for Libya (Geolink FR)\u00A14\u00A14");
    propertiesMap.put("1320", "TDCOMM (France)\u00A14\u00A14");
    propertiesMap.put("1364", "VideoSuono (Greece)\u00A14\u00A14");
    propertiesMap.put("1386", "MSP 2 (Geolink FR)\u00A14\u00A14");
    propertiesMap.put("1307", "INTERMATICA (Italy)\u00A14\u00A14");
  }

  public PhoneRegionCode882ConstantsImpl() {
    propertiesMap = new HashMap<>();
    fillMap0();
  }

  @Override
  public Map properties() {
    return propertiesMap;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy