Uses of Class
travel.wink.sdk.extranet.model.GeoName
Packages that use GeoName
-
Uses of GeoName in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type GeoNameModifier and TypeMethodDescriptionreactor.core.publisher.Flux<GeoName>GeoNameApi.searchForCities(String term, String accept) Find geo-name by term Finds a list of geo-name entities for a term that `sounds like`.GeoNameApi.searchForCitiesWithHttpInfo(String term, String accept) reactor.core.publisher.Flux<GeoName>GeoNameApi.searchForCity(String searchTerm, String accept) Search for city Searches for city matching search term.GeoNameApi.searchForCityWithHttpInfo(String searchTerm, String accept) reactor.core.publisher.Mono<GeoName>GeoNameApi.showGeoNameById(String geoNameId, String accept) Find geo-name by identifier Finds geo-name by given identifier.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<GeoName>>GeoNameApi.showGeoNameByIdWithHttpInfo(String geoNameId, String accept) -
Uses of GeoName in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.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 city@Valid GeoNameRateTester.getCity()Get cityGeoName.location(GeoJsonPoint location) GeoName.subCountry(SubCountry subCountry) GeoName.subSubCountry(SubSubCountry subSubCountry) GeoName.type(GeoName.TypeEnum type) Methods in travel.wink.sdk.extranet.model with parameters of type GeoNameModifier and TypeMethodDescriptionvoidvoidvoidvoid