Uses of Class
de.xima.fc.appointment.AppointmentCreateBookingParams.Builder
-
Packages that use AppointmentCreateBookingParams.Builder Package Description de.xima.fc.appointment -
-
Uses of AppointmentCreateBookingParams.Builder in de.xima.fc.appointment
Methods in de.xima.fc.appointment that return AppointmentCreateBookingParams.Builder Modifier and Type Method Description static AppointmentCreateBookingParams.Builder
AppointmentCreateBookingParams. builder()
protected AppointmentCreateBookingParams.Builder
AppointmentCreateBookingParams.Builder. getThis()
Constructors in de.xima.fc.appointment with parameters of type AppointmentCreateBookingParams.Builder Constructor Description AppointmentCreateBookingParams(AppointmentCreateBookingParams.Builder builder)
-