public abstract class AbstractCountryResponse extends AbstractResponse
Modifier and Type | Method and Description |
---|---|
Continent |
getContinent() |
Country |
getCountry() |
MaxMind |
getMaxMind() |
Country |
getRegisteredCountry() |
RepresentedCountry |
getRepresentedCountry() |
Traits |
getTraits() |
toJson, toString
public MaxMind getMaxMind()
public Country getRegisteredCountry()
public Continent getContinent()
public Country getCountry()
public RepresentedCountry getRepresentedCountry()
public Traits getTraits()
Copyright © 2020 MaxMind, Inc.. All rights reserved.