Package br.ufsc.labsec.utils
Class CountryCodeMapper
java.lang.Object
br.ufsc.labsec.utils.CountryCodeMapper
public class CountryCodeMapper extends Object
-
Constructor Summary
Constructors Constructor Description CountryCodeMapper()
-
Method Summary
Modifier and Type Method Description static String
getCountry(String countryCode)
static String
getCountryCode(String country)
-
Constructor Details
-
CountryCodeMapper
public CountryCodeMapper()
-
-
Method Details
-
getCountry
-
getCountryCode
-