public final class Subdivision extends AbstractNamedRecord
Contains data for the subdivisions associated with an IP address.
This record is returned by all the end points except the Country end point.
| Constructor and Description |
|---|
Subdivision() |
Subdivision(List<String> locales,
Integer confidence,
Integer geoNameId,
String isoCode,
Map<String,String> names) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getConfidence() |
String |
getIsoCode() |
getGeoNameId, getName, getNamestoJson, toStringpublic Integer getConfidence()
public String getIsoCode()
Copyright © 2016 MaxMind, Inc.. All Rights Reserved.