Uses of Class
com.maxmind.geoip2.record.Country
-
Uses of Country in com.maxmind.geoip2.model
Modifier and TypeMethodDescriptionAbstractCountryResponse.getCountry()
AbstractCountryResponse.getRegisteredCountry()
ModifierConstructorDescriptionCityResponse
(City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, ArrayList<Subdivision> subdivisions, Traits traits) CountryResponse
(Continent continent, Country country, MaxMind maxmind, Country registeredCountry, RepresentedCountry representedCountry, Traits traits) EnterpriseResponse
(City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, ArrayList<Subdivision> subdivisions, Traits traits) InsightsResponse
(City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, List<Subdivision> subdivisions, Traits traits) -
Uses of Country in com.maxmind.geoip2.record
Modifier and TypeClassDescriptionfinal class
Contains data for the represented country associated with an IP address.