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.BuilderAppointmentCreateBookingParams. builder()protected AppointmentCreateBookingParams.BuilderAppointmentCreateBookingParams.Builder. getThis()Constructors in de.xima.fc.appointment with parameters of type AppointmentCreateBookingParams.Builder Constructor Description AppointmentCreateBookingParams(AppointmentCreateBookingParams.Builder builder) 
 -