public final class GeoIp2Country
extends com.maxmind.geoip2.record.Country
Constructor and Description |
---|
GeoIp2Country() |
GeoIp2Country(List<String> locales,
Integer confidence,
Integer geoNameId,
boolean isHighRisk,
boolean isInEuropeanUnion,
String isoCode,
Map<String,String> names) |
GeoIp2Country(List<String> locales,
Integer confidence,
Integer geoNameId,
boolean isHighRisk,
String isoCode,
Map<String,String> names) |
Modifier and Type | Method and Description |
---|---|
boolean |
isHighRisk() |
getConfidence, getIsoCode, isInEuropeanUnion
public GeoIp2Country(List<String> locales, Integer confidence, Integer geoNameId, boolean isHighRisk, String isoCode, Map<String,String> names)
public GeoIp2Country(List<String> locales, Integer confidence, Integer geoNameId, boolean isHighRisk, boolean isInEuropeanUnion, String isoCode, Map<String,String> names)
public GeoIp2Country()
Copyright © 2018 MaxMind, Inc.. All rights reserved.