public interface IAppointmentFreeSlot extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getCapacity() |
LocalDateTime |
getEndTime() |
String |
getId() |
LocalTime |
getStartTime() |
long getCapacity()
LocalDateTime getEndTime()
String getId()
LocalTime getStartTime()
IAppointmentAvailableDate.getDate().Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.