Uses of Enum Class
it.univr.passportease.entity.enums.Status
Package
Description
-
Uses of Status in it.univr.passportease.entity
Modifier and TypeFieldDescriptionprivate @NonNull Status
Availability.status
The status of theAvailability
. -
Uses of Status in it.univr.passportease.entity.enums
-
Uses of Status in it.univr.passportease.repository
Modifier and TypeMethodDescriptionAvailabilityRepository.findByStatus
(Status status) Find the list ofAvailability
entities that have the given status.