Uses of Class
ai.promoted.delivery.model.Location
-
Packages that use Location Package Description ai.promoted.delivery.model -
-
Uses of Location in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return Location Modifier and Type Method Description LocationLocation. accuracyInMeters(Double accuracyInMeters)LocationDevice. getLocation()Get locationLocationLocation. latitude(Double latitude)LocationLocation. longitude(Double longitude)Methods in ai.promoted.delivery.model with parameters of type Location Modifier and Type Method Description DeviceDevice. location(Location location)voidDevice. setLocation(Location location)
-