public interface IAppointmentRangeView
Appointment that includes only the start and end time.| Modifier and Type | Method and Description | 
|---|---|
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().Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.