public class Agreements
extends java.lang.Object
| Constructor and Description |
|---|
Agreements() |
| Modifier and Type | Method and Description |
|---|---|
ConsensoList |
getConsensoList() |
java.lang.String |
IsInformativaAccettata()
Ritorna true o false a seconda che sia stata accettata l'ultima informativa
|
void |
setConsensoList(ConsensoList consensoList) |
void |
setInformativaAccettata(java.lang.String isInformativaAccettata)
Imposta true o false a seconda che sia stata accettata l'ultima informativa
|
public ConsensoList getConsensoList()
public void setConsensoList(ConsensoList consensoList)
public java.lang.String IsInformativaAccettata()
public void setInformativaAccettata(java.lang.String isInformativaAccettata)