public class DettaglioRicetteResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
esito
Esito dell'operazione
|
| Constructor and Description |
|---|
DettaglioRicetteResponse() |
DettaglioRicetteResponse(boolean esito) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEsito() |
void |
setEsito(boolean esito) |