Uses of Class
travel.wink.sdk.affiliate.model.GeoName
Packages that use GeoName
-
Uses of GeoName in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api that return types with arguments of type GeoNameModifier and TypeMethodDescriptionreactor.core.publisher.Flux<GeoName>DiscoverApi.showCitiesForInventory(String companyIdentifier, String accept) Show Inventory Cities Retrieve list of cities affiliate has access to.DiscoverApi.showCitiesForInventoryWithHttpInfo(String companyIdentifier, String accept) -
Uses of GeoName in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return GeoNameModifier and TypeMethodDescriptionGeoName.countryCode(String countryCode) GeoName.featureCode(String featureCode) @NotNull @Valid GeoNameAddress.getCity()Get city@NotNull @Valid GeoNameBookingAddress.getCity()Get city@Valid GeoNameCityRateQualifier.getCity()Get cityGeoName.location(HotelOnMapLocation location) GeoName.subCountry(SubCountry subCountry) GeoName.subSubCountry(SubSubCountry subSubCountry) GeoName.type(GeoName.TypeEnum type) Methods in travel.wink.sdk.affiliate.model with parameters of type GeoName