Searched refs:getCountryName (Results 1 – 2 of 2) sorted by relevance
859 public String getCountryName() { in getCountryName() method in ConvertLanguageData.RowData914 …if (0 != (result = GENERAL_COLLATOR.compare(me.getCountryName(), that.getCountryName()))) return r… in compare()1218 …BadItem.ERROR.show("missing official language", row.getCountryName() + "\t" + row.countryCode, row… in getExcelData()1245 row.getCountryName() in getExcelData()
397 result.put("country_name", address.getCountryName()); in buildJsonAddress()