Uses of Class
travel.wink.sdk.extranet.booking.model.GeoNameLightweightSupplier
Packages that use GeoNameLightweightSupplier
-
Uses of GeoNameLightweightSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return GeoNameLightweightSupplierModifier and TypeMethodDescriptionGeoNameLightweightSupplier.country(CountryLightweightSupplier country) GeoNameLightweightSupplier.countryCode(String countryCode) GeoNameLightweightSupplier.featureCode(String featureCode) @Valid GeoNameLightweightSupplierCustomizationLightweightSupplier.getCity()Get cityGeoNameLightweightSupplier.location(GeoJsonPointSupplier location) GeoNameLightweightSupplier.subCountry(SubCountryLightweightSupplier subCountry) GeoNameLightweightSupplier.subSubCountry(SubSubCountryLightweightSupplier subSubCountry) GeoNameLightweightSupplier.type(GeoNameLightweightSupplier.TypeEnum type) Methods in travel.wink.sdk.extranet.booking.model with parameters of type GeoNameLightweightSupplierModifier and TypeMethodDescriptionCustomizationLightweightSupplier.city(GeoNameLightweightSupplier city) voidCustomizationLightweightSupplier.setCity(GeoNameLightweightSupplier city)