Uses of Class
travel.wink.sdk.extranet.booking.model.GeoNameLightweightSupplierDetails
Packages that use GeoNameLightweightSupplierDetails
-
Uses of GeoNameLightweightSupplierDetails in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return GeoNameLightweightSupplierDetailsModifier and TypeMethodDescriptionGeoNameLightweightSupplierDetails.country(CountryLightweightSupplierDetails country) GeoNameLightweightSupplierDetails.countryCode(String countryCode) GeoNameLightweightSupplierDetails.featureCode(String featureCode) CustomizationLightweightSupplierDetails.getCity()Get cityGeoNameLightweightSupplierDetails.location(GeoJsonPointSupplierDetails location) GeoNameLightweightSupplierDetails.subCountry(SubCountryLightweightSupplierDetails subCountry) GeoNameLightweightSupplierDetails.subSubCountry(SubSubCountryLightweightSupplierDetails subSubCountry) GeoNameLightweightSupplierDetails.type(GeoNameLightweightSupplierDetails.TypeEnum type) Methods in travel.wink.sdk.extranet.booking.model with parameters of type GeoNameLightweightSupplierDetailsModifier and TypeMethodDescriptionCustomizationLightweightSupplierDetails.city(GeoNameLightweightSupplierDetails city) voidCustomizationLightweightSupplierDetails.setCity(GeoNameLightweightSupplierDetails city)