Uses of Class
com.treescrub.spedran.data.LocationInfo
-
Packages that use LocationInfo Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of LocationInfo in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return LocationInfo Modifier and Type Method Description LocationInfoUserLocation. getCountry()Gets theLocationInfofor the country.Methods in com.treescrub.spedran.data that return types with arguments of type LocationInfo Modifier and Type Method Description Optional<LocationInfo>UserLocation. getRegion()Gets theLocationInfofor the region of the country.
-