Uses of Class
travel.wink.sdk.affiliate.model.GeoIPCountry
Packages that use GeoIPCountry
-
Uses of GeoIPCountry in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return GeoIPCountryModifier and TypeMethodDescriptionGeoIPCountry.continentCode(String continentCode) GeoIPCountry.continentName(String continentName) GeoIPCountry.countryIsoCode(String countryIsoCode) GeoIPCountry.countryName(String countryName) @Valid GeoIPCountryCountryRateQualifier.getCountry()Get countryMethods in travel.wink.sdk.affiliate.model with parameters of type GeoIPCountryModifier and TypeMethodDescriptionCountryRateQualifier.country(GeoIPCountry country) voidCountryRateQualifier.setCountry(GeoIPCountry country)