Uses of Class
travel.wink.sdk.booking.model.GeoNameAgent
Packages that use GeoNameAgent
-
Uses of GeoNameAgent in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return GeoNameAgentModifier and TypeMethodDescriptionGeoNameAgent.country(CountryAgent country) GeoNameAgent.countryCode(String countryCode) GeoNameAgent.featureCode(String featureCode) @NotNull @Valid GeoNameAgentAddressAgent.getCity()Get city@Valid GeoNameAgentEngineConfigurationBookingReportAgent.getCity()Get cityGeoNameAgent.location(GeoJsonPointAgent location) GeoNameAgent.searchableAsCity(Boolean searchableAsCity) GeoNameAgent.subCountry(SubCountryAgent subCountry) GeoNameAgent.subSubCountry(SubSubCountryAgent subSubCountry) GeoNameAgent.type(GeoNameAgent.TypeEnum type) Methods in travel.wink.sdk.booking.model with parameters of type GeoNameAgentModifier and TypeMethodDescriptionAddressAgent.city(GeoNameAgent city) EngineConfigurationBookingReportAgent.city(GeoNameAgent city) voidAddressAgent.setCity(GeoNameAgent city) voidEngineConfigurationBookingReportAgent.setCity(GeoNameAgent city)