Class DefaultCountrySelectionLogic
java.lang.Object
org.eclnt.ccaddons.pbc.util.countryselection.DefaultCountrySelectionLogic
- All Implemented Interfaces:
ICountrySelectionLogic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCountryImage
(String country) getCountryText
(String country, Locale l)
-
Constructor Details
-
DefaultCountrySelectionLogic
public DefaultCountrySelectionLogic()
-
-
Method Details
-
getAllCountries
- Specified by:
getAllCountries
in interfaceICountrySelectionLogic
-
getCountryText
- Specified by:
getCountryText
in interfaceICountrySelectionLogic
-
getCountryImage
- Specified by:
getCountryImage
in interfaceICountrySelectionLogic
-