public class Country
extends java.lang.Object
Constructor and Description |
---|
Country(com.maxmind.geoip2.record.Country ctry) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIsoCode()
The ISO code of the country (e.g.
|
java.lang.String |
getName()
Name of the country
|