public final class AppointmentMoveBookingParams extends AppointmentBookingParams implements IAppointmentMoveBookingParams
IAppointmentMoveBookingParams
with a builder.Modifier and Type | Class and Description |
---|---|
static class |
AppointmentMoveBookingParams.Builder |
AppointmentBookingParams.AppointmentSpecifier, AppointmentBookingParams.SlotIdSpecifier
Modifier | Constructor and Description |
---|---|
protected |
AppointmentMoveBookingParams(AppointmentMoveBookingParams.Builder builder) |
|
AppointmentMoveBookingParams(IAppointmentSpecifier appointmentSpecifier,
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags,
Mandant client,
com.google.common.collect.Range<Instant> range) |
Modifier and Type | Method and Description |
---|---|
static AppointmentMoveBookingParams.Builder |
builder() |
com.google.common.collect.Range<Instant> |
getRange() |
getAppointmentSpecifier, getBookingFlags, getClient
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAppointmentSpecifier, getBookingFlags, getClient
public AppointmentMoveBookingParams(IAppointmentSpecifier appointmentSpecifier, com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags, Mandant client, com.google.common.collect.Range<Instant> range)
protected AppointmentMoveBookingParams(AppointmentMoveBookingParams.Builder builder)
public com.google.common.collect.Range<Instant> getRange()
getRange
in interface IAppointmentMoveBookingParams
public static AppointmentMoveBookingParams.Builder builder()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.