Uses of Class
it.univr.passportease.entity.Citizen
Packages that use Citizen
-
Uses of Citizen in it.univr.passportease.entity
Fields in it.univr.passportease.entity declared as CitizenModifier and TypeFieldDescriptionprivate @NonNull Citizen
CitizenCategory.citizen
TheCitizen
of thisCitizenCategory
. -
Uses of Citizen in it.univr.passportease.repository
Methods in it.univr.passportease.repository that return types with arguments of type CitizenModifier and TypeMethodDescriptionCitizenRepository.findByFiscalCode
(String fiscalCode) Find the citizen with the given fiscal code.