Class AppointmentBookingParams.Builder<THIS, TARGET extends IAppointmentBookingParams>
java.lang.Object
de.xima.fc.appointment.AppointmentBookingParams.Builder<THIS,TARGET>
- Direct Known Subclasses:
AppointmentCreateBookingParams.Builder, AppointmentDeleteBookingParams.Builder, AppointmentMoveBookingParams.Builder
- Enclosing class:
AppointmentBookingParams
protected abstract static class AppointmentBookingParams.Builder<THIS, TARGET extends IAppointmentBookingParams>
extends Object
- Since:
- 6.5.0
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappointment(Appointment appointment) appointment(UUID formRecordUuid, UUID templateUuid, UUID typeUuid, String slotId) appointment(UUID formRecordUuid, UUID templateUuid, UUID typeUuid, Instant slotId) abstract TARGETbuild()final THISflag(EAppointmentBookingFlag flag) protected abstract THISgetThis()
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
appointment
-
appointment
-
appointment
-
build
-
client
-
flag
-
getThis
-