Class AppointmentData

    • Constructor Detail

      • AppointmentData

        public AppointmentData​(Appointment appointment,
                               AppointmentTemplate appointmentTemplate)
        Creates a new appointment view for the given appointment.
        Parameters:
        appointment - An appointment for which to create a view.
        appointmentTemplate - The template to which the appointment belongs.