Uses of Class
travel.wink.sdk.extranet.model.GeoNameCountryDescriptive
Packages that use GeoNameCountryDescriptive
-
Uses of GeoNameCountryDescriptive in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GeoNameCountryDescriptiveModifier and TypeMethodDescriptionGeoNameCountryDescriptive.continentCode(String continentCode) GeoNameCountryDescriptive.continentName(String continentName) GeoNameCountryDescriptive.countryIsoCode(String countryIsoCode) GeoNameCountryDescriptive.countryName(String countryName) @Valid GeoNameCountryDescriptiveCountryRateQualifierDescriptive.getCountry()Get country@Valid GeoNameCountryDescriptiveRateTesterDescriptive.getCountry()Get countryMethods in travel.wink.sdk.extranet.model with parameters of type GeoNameCountryDescriptiveModifier and TypeMethodDescriptionCountryRateQualifierDescriptive.country(GeoNameCountryDescriptive country) RateTesterDescriptive.country(GeoNameCountryDescriptive country) voidCountryRateQualifierDescriptive.setCountry(GeoNameCountryDescriptive country) voidRateTesterDescriptive.setCountry(GeoNameCountryDescriptive country)