Package de.xima.fc.appointment
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
-
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 TARGET
build()
final THIS
flag
(EAppointmentBookingFlag flag) protected abstract THIS
getThis()
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
appointment
-
appointment
-
appointment
-
build
-
client
-
flag
-
getThis
-