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 © 2020 XIMA MEDIA GmbH. All rights reserved.