| Package | Description |
|---|---|
| de.xima.fc.appointment | |
| de.xima.fc.interfaces.appointment |
| Modifier and Type | Class and Description |
|---|---|
class |
AppointmentAvailableDate
Implementation of a
IAppointmentAvailableDate. |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<IAppointmentAvailableDate> |
AppointmentFreeSlotQueryResult.getAvailableDates() |
| Constructor and Description |
|---|
AppointmentFreeSlotQueryResult(com.google.common.collect.ImmutableList<IAppointmentAvailableDate> availableDates,
String appointmentTypeUuid,
ZoneId zoneId)
Creates a new result with the given data.
|
| Modifier and Type | Method and Description |
|---|---|
List<IAppointmentAvailableDate> |
IAppointmentFreeSlotQueryResult.getAvailableDates() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.