@Deprecated public interface CountryService
| Modifier and Type | Method and Description |
|---|---|
List<Country> |
getAvailableCountriesInLocale(Locale locale)
Deprecated.
|
Country |
getCountryInLocaleByCode(Locale locale,
String code)
Deprecated.
|
Copyright © 2003–2013. All rights reserved.