Package de.xima.fc.appointment
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>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected AppointmentCreateBookingParams.Builder
getThis()
Methods inherited from class de.xima.fc.appointment.AppointmentBookingParams.Builder
appointment, appointment, appointment, client, flag
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
- Specified by:
build
in classAppointmentBookingParams.Builder<AppointmentCreateBookingParams.Builder,
IAppointmentCreateBookingParams>
-
getThis
- Specified by:
getThis
in classAppointmentBookingParams.Builder<AppointmentCreateBookingParams.Builder,
IAppointmentCreateBookingParams>
-