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) |
public GetParkingAreasForTileWithOccupancyResponse()
public MapEntry<Tile,List<ParkingAreaWithOccupancy>> getTileParkingAreaWithOccupancyMap()
public void setTileParkingAreaWithOccupancyMap(MapEntry<Tile,List<ParkingAreaWithOccupancy>> tileParkingAreaWithOccupancyMap)
Copyright © 2018. All rights reserved.