Uses of Class
com.maxmind.geoip2.record.AbstractNamedRecord
-
Packages that use AbstractNamedRecord Package Description com.maxmind.geoip2.record -
-
Uses of AbstractNamedRecord in com.maxmind.geoip2.record
Subclasses of AbstractNamedRecord in com.maxmind.geoip2.record Modifier and Type Class Description class
City
City-level data associated with an IP address.class
Continent
Contains data for the continent record associated with an IP address.class
Country
Contains data for the country record associated with an IP address.class
RepresentedCountry
Contains data for the represented country associated with an IP address.class
Subdivision
Contains data for the subdivisions associated with an IP address.
-