Interface PhoneCountrySharedConstants
- All Known Implementing Classes:
PhoneCountryConstantsImpl
public interface PhoneCountrySharedConstants
set of phone country and area numbers.
- Author:
- Manfred Tremmel
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getCountryCode
Set<PhoneCountryCodeData> getCountryCode() -
getCountriesMap
Map<String,PhoneCountryData> getCountriesMap()
-