Uses of Class
travel.wink.sdk.extranet.model.GeoNameCountrySupplier
Packages that use GeoNameCountrySupplier
-
Uses of GeoNameCountrySupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GeoNameCountrySupplierModifier and TypeMethodDescriptionGeoNameCountrySupplier.continentCode(String continentCode) GeoNameCountrySupplier.continentName(String continentName) GeoNameCountrySupplier.countryIsoCode(String countryIsoCode) GeoNameCountrySupplier.countryName(String countryName) @NotNull @Valid GeoNameCountrySupplierCountryRateQualifierSupplier.getCountry()Get country@Valid GeoNameCountrySupplierRateTesterSupplier.getCountry()Get countryMethods in travel.wink.sdk.extranet.model with parameters of type GeoNameCountrySupplierModifier and TypeMethodDescriptionCountryRateQualifierSupplier.country(GeoNameCountrySupplier country) RateTesterSupplier.country(GeoNameCountrySupplier country) voidCountryRateQualifierSupplier.setCountry(GeoNameCountrySupplier country) voidRateTesterSupplier.setCountry(GeoNameCountrySupplier country)