Uses of Class
travel.wink.sdk.extranet.model.GeoNameCountrySupplierDetails
Packages that use GeoNameCountrySupplierDetails
-
Uses of GeoNameCountrySupplierDetails in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GeoNameCountrySupplierDetailsModifier and TypeMethodDescriptionGeoNameCountrySupplierDetails.continentCode(String continentCode) GeoNameCountrySupplierDetails.continentName(String continentName) GeoNameCountrySupplierDetails.countryIsoCode(String countryIsoCode) GeoNameCountrySupplierDetails.countryName(String countryName) @NotNull @Valid GeoNameCountrySupplierDetailsCountryRateQualifierSupplierDetails.getCountry()Get countryVerifyRatesRequestSupplierDetails.getCountry()Get countryMethods in travel.wink.sdk.extranet.model with parameters of type GeoNameCountrySupplierDetailsModifier and TypeMethodDescriptionCountryRateQualifierSupplierDetails.country(GeoNameCountrySupplierDetails country) VerifyRatesRequestSupplierDetails.country(GeoNameCountrySupplierDetails country) voidCountryRateQualifierSupplierDetails.setCountry(GeoNameCountrySupplierDetails country) voidVerifyRatesRequestSupplierDetails.setCountry(GeoNameCountrySupplierDetails country)