public class GetCostsForParkingAreasResponse extends Object
| Constructor and Description |
|---|
GetCostsForParkingAreasResponse() |
GetCostsForParkingAreasResponse(List<CostsForParkingAreasEntry> entries) |
| Modifier and Type | Method and Description |
|---|---|
List<CostsForParkingAreasEntry> |
getEntries() |
void |
setEntries(List<CostsForParkingAreasEntry> entries) |
String |
toString() |
public GetCostsForParkingAreasResponse()
public GetCostsForParkingAreasResponse(List<CostsForParkingAreasEntry> entries)
public List<CostsForParkingAreasEntry> getEntries()
public void setEntries(List<CostsForParkingAreasEntry> entries)
Copyright © 2019. All rights reserved.