public interface SimpleCountryService
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAvailableCountryCodesInLocale(Locale locale) |
String |
getCountryNameInLocaleByCode(String code,
Locale locale) |
Copyright © 2003–2013. All rights reserved.