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 © 2021 XIMA MEDIA GmbH. All rights reserved.