-
- All Implemented Interfaces:
public interface OnStreetParkingQueryResponse
-
-
Method Summary
Modifier and Type Method Description abstract Response<List<OnStreetParkingLot>>
getResponse()
-
-
Method Detail
-
getResponse
abstract Response<List<OnStreetParkingLot>> getResponse()
Response present the charge station searching results.
-
-
-
-