Uses of Class
es.kukenan.smartfi.microservice.communication.repository.entity.UserGender
Packages that use UserGender
Package
Description
Services and related beans and dependencies.
-
Uses of UserGender in es.kukenan.smartfi.microservice.communication.repository.entity
Fields in es.kukenan.smartfi.microservice.communication.repository.entity declared as UserGenderConstructors in es.kukenan.smartfi.microservice.communication.repository.entity with parameters of type UserGenderModifierConstructorDescriptionUser(String id, String name, String surname, String documentId, String email, String phone, String phonePrefix, Boolean robinsonList, UserLanguage language, UserGender gender, UserCivilStatus civilStatus, Boolean notificationsEnabled, Company company, PushNotification push, Boolean validInformation, String natureType, Boolean smsByEmail, DocumentType documentType, String address, String nationality) Contructor with all parameters with control of whitespaces in field email.