public interface IAppointmentData extends Serializable
Modifier and Type | Method and Description |
---|---|
ZoneId |
getAppointmentTemplateZoneId() |
Long |
getId() |
com.google.common.collect.Range<Instant> |
getInstant() |
UUID |
getUuid() |
ZoneId getAppointmentTemplateZoneId()
Long getId()
com.google.common.collect.Range<Instant> getInstant()
UUID getUuid()
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.