Retrieves the full English name of the country.
public String getEnglishCountry()
Returns a String object that contains the full English name of the country.
The return value of this method is always restricted to characters that can be mapped to the ASCII 127-character subset.
See Also getCountry, getCountryCode, getAbbrevCountry, getISO3116CountryName, getNativeCountry, getDefaultCountry