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, getClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAppointmentSpecifier, getBookingFlags, getClientpublic 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 IAppointmentMoveBookingParamspublic static AppointmentMoveBookingParams.Builder builder()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.