public final class EnterpriseResponse extends AbstractCityResponse
This class provides a model for the data returned by the GeoIP2 Enterprise database
Constructor and Description |
---|
EnterpriseResponse(City city,
Continent continent,
Country country,
Location location,
MaxMind maxmind,
Postal postal,
Country registeredCountry,
RepresentedCountry representedCountry,
ArrayList<Subdivision> subdivisions,
Traits traits) |
getCity, getLeastSpecificSubdivision, getLocation, getMostSpecificSubdivision, getPostal, getSubdivisions
getContinent, getCountry, getMaxMind, getRegisteredCountry, getRepresentedCountry, getTraits
toJson, toString
Copyright © 2017 MaxMind, Inc.. All rights reserved.