| Package | Description |
|---|---|
| de.xima.fc.appointment | |
| de.xima.fc.interfaces.appointment |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AppointmentBookingParams.Builder<THIS,TARGET extends IAppointmentBookingParams> |
| Modifier and Type | Class and Description |
|---|---|
class |
AppointmentBookingParams
POJO implementation of
IAppointmentBookingParams with a builder. |
class |
AppointmentCreateBookingParams
POJO implementation of
IAppointmentCreateBookingParams with a builder. |
class |
AppointmentDeleteBookingParams
POJO implementation of
IAppointmentDeleteBookingParams with a builder. |
class |
AppointmentMoveBookingParams
POJO implementation of
IAppointmentMoveBookingParams with a builder. |
| Constructor and Description |
|---|
AppointmentBookingParams(AppointmentBookingParams.Builder<?,? extends IAppointmentBookingParams> builder) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAppointmentCreateBookingParams
Represents the parameters for creating (booking) a new appointment.
|
interface |
IAppointmentDeleteBookingParams
Represents the parameters for deleting (cancelling) an existing appointment.
|
interface |
IAppointmentMoveBookingParams
Represents the parameters for the appointment booking handler when the date or time of an appointment is to be
changed.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.