Uses of Class
org.javlo.service.location.Location
-
Packages that use Location Package Description org.javlo.service.location -
-
Uses of Location in org.javlo.service.location
Methods in org.javlo.service.location that return Location Modifier and Type Method Description static Location
LocationService. getLocation(double longitude, double latitude, String lg)
static Location
LocationService. getLocation(String coord, String lg)
-