Uses of Class
travel.wink.sdk.booking.model.IPLocationBooker
Packages that use IPLocationBooker
-
Uses of IPLocationBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return IPLocationBookerModifier and TypeMethodDescriptionIPLocationBooker.cityGeoNameId(Long cityGeoNameId) IPLocationBooker.continentCode(String continentCode) IPLocationBooker.continentGeoNameId(Long continentGeoNameId) IPLocationBooker.continentName(String continentName) IPLocationBooker.countryCode(String countryCode) IPLocationBooker.countryGeoNameId(Long countryGeoNameId) IPLocationBooker.countryName(String countryName) @Valid IPLocationBookerUserSessionBooker.getIpLocation()Get ipLocationIPLocationBooker.latitude(BigDecimal latitude) IPLocationBooker.longitude(BigDecimal longitude) Methods in travel.wink.sdk.booking.model with parameters of type IPLocationBookerModifier and TypeMethodDescriptionUserSessionBooker.ipLocation(IPLocationBooker ipLocation) voidUserSessionBooker.setIpLocation(IPLocationBooker ipLocation)