Searched refs:ZONE2COUNTRY (Results 1 – 1 of 1) sorted by relevance
38 private static Map<String, String> ZONE2COUNTRY = STANDARD_CODES.getZoneToCounty(); field in PathDescription163 String country = ZONE2COUNTRY.get(code); in getDescription()188 String regionCode = ZONE2COUNTRY.get(attributes.get(0)); in getDescription()