Package it.univr.passportease.entity
package it.univr.passportease.entity
-
ClassesClassDescriptionThe
Availabilityclass is an entity model object.TheCitizenclass is an entity that represents a citizen.TheCitizenCategoryentity that represents a category of aCitizen.This class represents the working days of an office, which are defined by the day of the week, the start time and the end time.TheRequestclass is an entity that represents a request made by aWorkerto theRequestTypeof his choice.The type Request type entity.TheUserclass is an entity that represents a user, or costumers, of the application.TheWorkerclass is an entity that represents a worker.