Class ResponseGeolocation
-
- All Implemented Interfaces:
public class ResponseGeolocation
-
-
Constructor Summary
Constructors Constructor Description ResponseGeolocation(String location)
-
Method Summary
Modifier and Type Method Description StringgetLocation()StringtoString()static ResponseGeolocationparse(ResponseBody responseBody)-
-
Constructor Detail
-
ResponseGeolocation
ResponseGeolocation(String location)
-
-
Method Detail
-
getLocation
String getLocation()
-
parse
static ResponseGeolocation parse(ResponseBody responseBody)
-
-
-
-