Package it.univr.passportease.entity
package it.univr.passportease.entity
-
ClassDescriptionThe
Availability
class is an entity model object.TheCitizen
class is an entity that represents a citizen.TheCitizenCategory
entity 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.TheRequest
class is an entity that represents a request made by aWorker
to theRequestType
of his choice.The type Request type entity.TheUser
class is an entity that represents a user, or costumers, of the application.TheWorker
class is an entity that represents a worker.