Uses of Class
travel.wink.sdk.booking.model.GeoNameLightweightBooker
Packages that use GeoNameLightweightBooker
-
Uses of GeoNameLightweightBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return GeoNameLightweightBookerModifier and TypeMethodDescriptionGeoNameLightweightBooker.country(CountryLightweightBooker country) GeoNameLightweightBooker.countryCode(String countryCode) GeoNameLightweightBooker.featureCode(String featureCode) @Valid GeoNameLightweightBookerCustomizationLightweightBooker.getCity()Get cityGeoNameLightweightBooker.location(GeoJsonPointBooker location) GeoNameLightweightBooker.subCountry(SubCountryLightweightBooker subCountry) GeoNameLightweightBooker.subSubCountry(SubSubCountryLightweightBooker subSubCountry) GeoNameLightweightBooker.type(GeoNameLightweightBooker.TypeEnum type) Methods in travel.wink.sdk.booking.model with parameters of type GeoNameLightweightBookerModifier and TypeMethodDescriptionCustomizationLightweightBooker.city(GeoNameLightweightBooker city) voidCustomizationLightweightBooker.setCity(GeoNameLightweightBooker city)