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, getClient
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAppointmentSpecifier, getBookingFlags, getClient
public 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.