public interface IAppointmentRangeView
Appointment
that includes only the start and end time.Modifier and Type | Method and Description |
---|---|
Long |
getId() |
default Instant |
getInstantFrom() |
default Instant |
getInstantUntil() |
long |
getTimestampFrom() |
long |
getTimestampUntil() |
default Instant getInstantFrom()
Appointment.getTimestampFrom()
.default Instant getInstantUntil()
Appointment.getInstantUntil()
.long getTimestampFrom()
Appointment.getTimestampFrom()
.long getTimestampUntil()
Appointment.getTimestampUntil()
.Long getId()
Appointment.getId()
.Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.