Uses of Interface
de.xima.fc.interfaces.appointment.IAppointmentAvailableDate
Packages that use IAppointmentAvailableDate
-
Uses of IAppointmentAvailableDate in de.xima.fc.appointment
Classes in de.xima.fc.appointment that implement IAppointmentAvailableDateMethods in de.xima.fc.appointment that return types with arguments of type IAppointmentAvailableDateModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<IAppointmentAvailableDate>
AppointmentFreeSlotQueryResult.getAvailableDates()
Constructor parameters in de.xima.fc.appointment with type arguments of type IAppointmentAvailableDateModifierConstructorDescriptionAppointmentFreeSlotQueryResult
(com.google.common.collect.ImmutableList<IAppointmentAvailableDate> availableDates, String appointmentTypeUuid, ZoneId zoneId) Creates a new result with the given data. -
Uses of IAppointmentAvailableDate in de.xima.fc.interfaces.appointment
Methods in de.xima.fc.interfaces.appointment that return types with arguments of type IAppointmentAvailableDate