Uses of Class
com.maxmind.geoip2.record.Postal
-
Packages that use Postal Package Description com.maxmind.geoip2.model -
-
Uses of Postal in com.maxmind.geoip2.model
Methods in com.maxmind.geoip2.model that return Postal Modifier and Type Method Description Postal
AbstractCityResponse. getPostal()
Constructors in com.maxmind.geoip2.model with parameters of type Postal Constructor Description CityResponse(City city, Continent continent, Country country, Location location, MaxMind maxmind, Postal postal, Country registeredCountry, RepresentedCountry representedCountry, ArrayList<Subdivision> subdivisions, 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)
-