public final class RepresentedCountry extends Country
Contains data for the represented country associated with an IP address.
This class contains the country-level data associated with an IP address for the IP's represented country. The represented country is the country represented by something like a military base.
Constructor and Description |
---|
RepresentedCountry() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
getConfidence, getIsoCode
getGeoNameId, getName, getNames, toString
public String getType()
military
but this could
expand to include other types in the future.Copyright © 2014 MaxMind, Inc.. All Rights Reserved.