Uses of Class
travel.wink.sdk.affiliate.model.GeoNameLightweightSupplier
Packages that use GeoNameLightweightSupplier
-
Uses of GeoNameLightweightSupplier in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return GeoNameLightweightSupplierModifier and TypeMethodDescriptionGeoNameLightweightSupplier.country(CountryLightweightSupplier country) GeoNameLightweightSupplier.countryCode(String countryCode) GeoNameLightweightSupplier.featureCode(String featureCode) @NotNull @Valid GeoNameLightweightSupplierAddressSupplier.getCity()City geo name objectGeoNameLightweightSupplier.location(GeoJsonPointSupplier location) GeoNameLightweightSupplier.subCountry(SubCountryLightweightSupplier subCountry) GeoNameLightweightSupplier.subSubCountry(SubSubCountryLightweightSupplier subSubCountry) GeoNameLightweightSupplier.type(GeoNameLightweightSupplier.TypeEnum type) Methods in travel.wink.sdk.affiliate.model with parameters of type GeoNameLightweightSupplierModifier and TypeMethodDescriptionAddressSupplier.city(GeoNameLightweightSupplier city) voidAddressSupplier.setCity(GeoNameLightweightSupplier city)