Uses of Class
travel.wink.sdk.lookup.model.IPLocationConsumer
Packages that use IPLocationConsumer
-
Uses of IPLocationConsumer in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return IPLocationConsumerModifier and TypeMethodDescriptionIPLocationConsumer.cityGeoNameId(Integer cityGeoNameId) IPLocationConsumer.continentCode(String continentCode) IPLocationConsumer.continentGeoNameId(Integer continentGeoNameId) IPLocationConsumer.continentName(String continentName) IPLocationConsumer.countryCode(String countryCode) IPLocationConsumer.countryGeoNameId(Integer countryGeoNameId) IPLocationConsumer.countryName(String countryName) @Valid IPLocationConsumerUserSessionConsumer.getIpLocation()Get ipLocationIPLocationConsumer.latitude(BigDecimal latitude) IPLocationConsumer.longitude(BigDecimal longitude) Methods in travel.wink.sdk.lookup.model with parameters of type IPLocationConsumerModifier and TypeMethodDescriptionUserSessionConsumer.ipLocation(IPLocationConsumer ipLocation) voidUserSessionConsumer.setIpLocation(IPLocationConsumer ipLocation)