public interface IAppointmentAvailableDate extends Serializable
AppointmentTemplate. Used by
 the appointment widget in the form: it sends a query to the appointment servlet.IAppointmentFreeSlotQueryResult| Modifier and Type | Method and Description | 
|---|---|
LocalDate | 
getDate()  | 
List<IAppointmentFreeSlot> | 
getTimes()  | 
LocalDate getDate()
List<IAppointmentFreeSlot> getTimes()
getDate().Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.