public class GetCostsForParkingAreasEntry extends Object
| Constructor and Description |
|---|
GetCostsForParkingAreasEntry() |
GetCostsForParkingAreasEntry(Long parkingAreaId,
Timestamp from,
Timestamp until) |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
getFrom() |
Long |
getParkingAreaId() |
Timestamp |
getUntil() |
void |
setFrom(Timestamp from) |
void |
setParkingAreaId(Long parkingAreaId) |
void |
setUntil(Timestamp until) |
String |
toString() |
Copyright © 2019. All rights reserved.