public static final class AppointmentBookingParams.SlotIdSpecifier extends Object implements IAppointmentSpecifier
| Constructor and Description |
|---|
SlotIdSpecifier(UUID formRecordUuid,
UUID templateUuid,
UUID typeUuid,
Instant slotId) |
SlotIdSpecifier(UUID formRecordUuid,
UUID templateUuid,
UUID typeUuid,
String slotId) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getFormRecordUuid() |
String |
getSlotId() |
UUID |
getTemplateUuid() |
UUID |
getTypeUuid() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.