public final class CountryResponse extends AbstractResponse
Constructor and Description |
---|
CountryResponse() |
Modifier and Type | Method and Description |
---|---|
Continent |
getContinent() |
Country |
getCountry() |
MaxMind |
getMaxMind() |
Country |
getRegisteredCountry() |
RepresentedCountry |
getRepresentedCountry() |
Traits |
getTraits() |
String |
toString() |
toJson
public Continent getContinent()
public Country getCountry()
public MaxMind getMaxMind()
public Country getRegisteredCountry()
public RepresentedCountry getRepresentedCountry()
public Traits getTraits()
Copyright © 2014 MaxMind, Inc.. All Rights Reserved.