Uses of Class
com.maxmind.geoip2.record.MaxMind
Packages that use MaxMind
-
Uses of MaxMind in com.maxmind.geoip2.model
Methods in com.maxmind.geoip2.model that return MaxMindConstructors in com.maxmind.geoip2.model with parameters of type MaxMindModifierConstructorDescriptionCityResponse(City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, ArrayList<Subdivision> subdivisions, Traits traits) Constructs an instance ofCityResponsewith the specified parameters.CountryResponse(Continent continent, Country country, MaxMind maxmind, Country registeredCountry, RepresentedCountry representedCountry, Traits traits) Constructs an instance ofCountryResponsewith the specified parameters.EnterpriseResponse(City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, ArrayList<Subdivision> subdivisions, Traits traits) Constructs an instance ofEnterpriseResponsewith the specified parameters.InsightsResponse(City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, List<Subdivision> subdivisions, Traits traits) Constructs an instance ofInsightsResponsewith the specified parameters.