public class GetParkingAreasForPositionWithOccupancyResponse extends Object
| Constructor and Description |
|---|
GetParkingAreasForPositionWithOccupancyResponse() |
GetParkingAreasForPositionWithOccupancyResponse(List<ParkingAreaWithOccupancy> parkingAreasWithOccupancy) |
| Modifier and Type | Method and Description |
|---|---|
List<ParkingAreaWithOccupancy> |
getParkingAreasWithOccupancy() |
void |
setParkingAreasWithOccupancy(List<ParkingAreaWithOccupancy> parkingAreasWithOccupancy) |
String |
toString() |
public GetParkingAreasForPositionWithOccupancyResponse()
public GetParkingAreasForPositionWithOccupancyResponse(List<ParkingAreaWithOccupancy> parkingAreasWithOccupancy)
public List<ParkingAreaWithOccupancy> getParkingAreasWithOccupancy()
public void setParkingAreasWithOccupancy(List<ParkingAreaWithOccupancy> parkingAreasWithOccupancy)
Copyright © 2019. All rights reserved.