Class Preferenze

java.lang.Object
com.is.findyourplace.persistence.entity.Preferenze

@Entity public class Preferenze extends Object
Classe relativa alle Preferenze di un utente.
I campi sono: id utente, notifiche (boolean), isStudente, isGenitore.
Author:
Pietro Esposito
  • Constructor Details

    • Preferenze

      public Preferenze()
  • Method Details