Uses of Class
com.maxmind.geoip2.record.RepresentedCountry
Packages that use RepresentedCountry
-
Uses of RepresentedCountry in com.maxmind.geoip2.model
Methods in com.maxmind.geoip2.model that return RepresentedCountryConstructors in com.maxmind.geoip2.model with parameters of type RepresentedCountryModifierConstructorDescriptionCityResponse
(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 RepresentedCountry in com.maxmind.geoip2.record
Constructors in com.maxmind.geoip2.record with parameters of type RepresentedCountryModifierConstructorDescriptionRepresentedCountry
(RepresentedCountry country, List<String> locales)