| Package | Description |
|---|---|
| de.aipark.api.occupancy | |
| de.aipark.api.requestsResponse.getParkingAreasForPosition | |
| de.aipark.api.requestsResponse.getParkingAreasForTile |
| Modifier and Type | Method and Description |
|---|---|
ParkingArea |
ParkingAreaWithOccupancy.getParkingArea() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParkingAreaWithOccupancy.setParkingArea(ParkingArea parkingArea) |
| Constructor and Description |
|---|
ParkingAreaWithOccupancy(ParkingArea parkingArea,
Occupancy occupancy) |
| Modifier and Type | Method and Description |
|---|---|
List<ParkingArea> |
GetParkingAreasForPositionResponse.getParkingAreas() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetParkingAreasForPositionResponse.setParkingAreas(List<ParkingArea> parkingAreas) |
| Constructor and Description |
|---|
GetParkingAreasForPositionResponse(List<ParkingArea> parkingAreas) |
| Modifier and Type | Method and Description |
|---|---|
MapEntry<Tile,List<ParkingArea>> |
GetParkingAreasForTileResponse.getTileParkingAreas() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetParkingAreasForTileResponse.setTileParkingAreas(MapEntry<Tile,List<ParkingArea>> tileParkingAreas) |
Copyright © 2019. All rights reserved.