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 Details

    • Builder

      protected Builder()
  • Method Details