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