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 classCityCity-level data associated with an IP address.classContinentContains data for the continent record associated with an IP address.classCountryContains data for the country record associated with an IP address.classRepresentedCountryContains data for the represented country associated with an IP address.classSubdivisionContains data for the subdivisions associated with an IP address.
-