Package de.xima.fc.appointment
Class AppointmentBookingParams.SlotIdSpecifier
java.lang.Object
de.xima.fc.appointment.AppointmentBookingParams.SlotIdSpecifier
- All Implemented Interfaces:
IAppointmentSpecifier
,Serializable
- Enclosing class:
- AppointmentBookingParams
public static final class AppointmentBookingParams.SlotIdSpecifier
extends Object
implements IAppointmentSpecifier
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSlotIdSpecifier
(UUID formRecordUuid, UUID templateUuid, UUID typeUuid, String slotId) SlotIdSpecifier
(UUID formRecordUuid, UUID templateUuid, UUID typeUuid, Instant slotId) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SlotIdSpecifier
-
SlotIdSpecifier
-
-
Method Details
-
getFormRecordUuid
-
getSlotId
-
getTemplateUuid
-
getTypeUuid
-