Package com.gruppox.pissir23.data.entity
Class Utente
java.lang.Object
com.gruppox.pissir23.data.entity.Utente
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getMail()getNome()getRoles()booleanbooleanisIdrica()voidvoidsetIdAziendaAgricola(Integer idAziendaAgricola) voidsetIdAziendaIdrica(Integer idAziendaIdrica) voidvoidvoidsetPassword(String password)
-
Constructor Details
-
Utente
public Utente() -
Utente
-
-
Method Details
-
getId
-
setId
-
getMail
-
setMail
-
getPassword
-
setPassword
-
getIdAziendaAgricola
-
setIdAziendaAgricola
-
getIdAziendaIdrica
-
setIdAziendaIdrica
-
getNome
-
setNome
-
isAgricola
public boolean isAgricola() -
isIdrica
public boolean isIdrica() -
getRoles
-