public class AppointmentCreateBookingParams extends AppointmentBookingParams implements IAppointmentCreateBookingParams
IAppointmentCreateBookingParams with a builder.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AppointmentCreateBookingParams.Builder  | 
AppointmentBookingParams.AppointmentSpecifier, AppointmentBookingParams.SlotIdSpecifier| Constructor and Description | 
|---|
AppointmentCreateBookingParams(AppointmentCreateBookingParams.Builder builder)  | 
AppointmentCreateBookingParams(IAppointmentSpecifier appointmentSpecifier,
                              com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags,
                              Mandant client)  | 
| Modifier and Type | Method and Description | 
|---|---|
static AppointmentCreateBookingParams.Builder | 
builder()  | 
getAppointmentSpecifier, getBookingFlags, getClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAppointmentSpecifier, getBookingFlags, getClientpublic AppointmentCreateBookingParams(IAppointmentSpecifier appointmentSpecifier, com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags, Mandant client)
public AppointmentCreateBookingParams(AppointmentCreateBookingParams.Builder builder)
public static AppointmentCreateBookingParams.Builder builder()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.