Interface BeforeAfterDateTime.BeforeAfterDateTimeValidatable
- All Known Implementing Classes:
AddReservationDto
,Reservation
,ReservationResourceDto
- Enclosing class:
- BeforeAfterDateTime
public static interface BeforeAfterDateTime.BeforeAfterDateTimeValidatable
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getStartDateTime
LocalDateTime getStartDateTime() -
getEndDateTime
LocalDateTime getEndDateTime()
-