public class EsitoPropostaDiRicoveroResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
esitoOperazione
Esito dell'operazione
TRUE = esito positivo FALSE = esito negativo |
| Constructor and Description |
|---|
EsitoPropostaDiRicoveroResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEsitoOperazione() |
void |
setEsitoOperazione(boolean esitoOperazione) |