Uses of Class
es.kukenan.smartfi.microservice.backoffice.repository.entity.Appointment
Packages that use Appointment
Package
Description
Services and internal components package.
-
Uses of Appointment in es.kukenan.smartfi.microservice.backoffice.service.mapper
Methods in es.kukenan.smartfi.microservice.backoffice.service.mapper with parameters of type AppointmentModifier and TypeMethodDescriptionstatic es.kukenan.smartfi.microservice.backoffice.dtos.backoffice.appointments.AppointmentDtoAppointmentMapper.map(Appointment appointment) Map singleAppointmentobject toAppointmentDto.