Uses of Class
travel.wink.sdk.extranet.model.GeoNameCountry
Packages that use GeoNameCountry
-
Uses of GeoNameCountry in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GeoNameCountryModifier and TypeMethodDescriptionGeoNameCountry.continentCode(String continentCode) GeoNameCountry.continentName(String continentName) GeoNameCountry.countryIsoCode(String countryIsoCode) GeoNameCountry.countryName(String countryName) @Valid GeoNameCountryCountryRateQualifier.getCountry()Get country@Valid GeoNameCountryRateTester.getCountry()Get countryMethods in travel.wink.sdk.extranet.model with parameters of type GeoNameCountryModifier and TypeMethodDescriptionCountryRateQualifier.country(GeoNameCountry country) RateTester.country(GeoNameCountry country) voidCountryRateQualifier.setCountry(GeoNameCountry country) voidRateTester.setCountry(GeoNameCountry country)