Uses of Class
io.github.marcopaglio.booking.model.BaseEntity
Package
Description
Contains entities' models for the booking application.
-
Uses of BaseEntity in io.github.marcopaglio.booking.model
Modifier and TypeClassDescriptionclass
This entity represents the customer's model of the booking application.class
This entity represents the reservation's model of the booking application.