Class AppointmentCreateBookingParams.Builder
java.lang.Object
de.xima.fc.appointment.AppointmentBookingParams.Builder<AppointmentCreateBookingParams.Builder, IAppointmentCreateBookingParams>
de.xima.fc.appointment.AppointmentCreateBookingParams.Builder
- Enclosing class:
AppointmentCreateBookingParams
public static class AppointmentCreateBookingParams.Builder
extends AppointmentBookingParams.Builder<AppointmentCreateBookingParams.Builder, IAppointmentCreateBookingParams>
- Since:
- 6.5.0
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()protected AppointmentCreateBookingParams.BuildergetThis()Methods inherited from class AppointmentBookingParams.Builder
appointment, appointment, appointment, client, flag
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
- Specified by:
buildin classAppointmentBookingParams.Builder<AppointmentCreateBookingParams.Builder, IAppointmentCreateBookingParams>
-
getThis
- Specified by:
getThisin classAppointmentBookingParams.Builder<AppointmentCreateBookingParams.Builder, IAppointmentCreateBookingParams>
-