Uses of Class
travel.wink.sdk.booking.model.GeoNameBooker
Packages that use GeoNameBooker
-
Uses of GeoNameBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return GeoNameBookerModifier and TypeMethodDescriptionGeoNameBooker.country(CountryBooker country) GeoNameBooker.countryCode(String countryCode) GeoNameBooker.featureCode(String featureCode) @NotNull @Valid GeoNameBookerAddressBooker.getCity()Get city@Valid GeoNameBookerEngineConfigurationBookingReportBooker.getCity()Get cityGeoNameBooker.location(GeoJsonPointBooker location) GeoNameBooker.subCountry(SubCountryBooker subCountry) GeoNameBooker.subSubCountry(SubSubCountryBooker subSubCountry) GeoNameBooker.type(GeoNameBooker.TypeEnum type) Methods in travel.wink.sdk.booking.model with parameters of type GeoNameBookerModifier and TypeMethodDescriptionAddressBooker.city(GeoNameBooker city) EngineConfigurationBookingReportBooker.city(GeoNameBooker city) voidAddressBooker.setCity(GeoNameBooker city) voidEngineConfigurationBookingReportBooker.setCity(GeoNameBooker city)