public class GetCostsForAreaEntry extends Object
| Constructor and Description |
|---|
GetCostsForAreaEntry() |
GetCostsForAreaEntry(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) |
Copyright © 2018. All rights reserved.