public class GetParkingAreasForTileWithOccupancyResponse extends Object
| Constructor and Description |
|---|
GetParkingAreasForTileWithOccupancyResponse() |
| Modifier and Type | Method and Description |
|---|---|
MapEntry<Tile,List<ParkingAreaWithOccupancy>> |
getTileParkingAreaWithOccupancyMap() |
void |
setTileParkingAreaWithOccupancyMap(MapEntry<Tile,List<ParkingAreaWithOccupancy>> tileParkingAreaWithOccupancyMap) |
String |
toString() |
public GetParkingAreasForTileWithOccupancyResponse()
public MapEntry<Tile,List<ParkingAreaWithOccupancy>> getTileParkingAreaWithOccupancyMap()
public void setTileParkingAreaWithOccupancyMap(MapEntry<Tile,List<ParkingAreaWithOccupancy>> tileParkingAreaWithOccupancyMap)
Copyright © 2019. All rights reserved.