Package | Description |
---|---|
com.maxmind.geoip2.model | |
com.maxmind.geoip2.record |
Modifier and Type | Method and Description |
---|---|
Country |
AbstractCountryResponse.getCountry() |
Country |
AbstractCountryResponse.getRegisteredCountry() |
Constructor and Description |
---|
CityResponse(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) |
Modifier and Type | Class and Description |
---|---|
class |
RepresentedCountry
Contains data for the represented country associated with an IP address.
|
Copyright © 2020 MaxMind, Inc.. All rights reserved.