public class RequestEntry extends Object
| Constructor and Description |
|---|
RequestEntry() |
RequestEntry(Timestamp timestamp,
Long parkingAreaId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getParkingAreaId() |
Timestamp |
getTimestamp() |
void |
setParkingAreaId(Long parkingAreaId) |
void |
setTimestamp(Timestamp timestamp) |
String |
toString() |
Copyright © 2019. All rights reserved.