Retrieves the abbreviated name of the country from the ISO Standard 3166.
public String getAbbrevCountry()
Returns a String object that represents the abbreviated name of the country for the locale.
Use this method to obtain the abbreviated name of the country for the current locale. The abbreviated country name uses the ISO Standard 3166 convention for the name.
See Also getCountry, getCountryCode, getDefaultCountry, getNativeCountry, getEnglishCountry, getISO3116CountryName