public class PresaInCaricoResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
esitoOperazione
Esito dell'elaborazione
|
| Constructor and Description |
|---|
PresaInCaricoResponse() |
PresaInCaricoResponse(boolean esitoOperazione) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEsitoOperazione() |
void |
setEsitoOperazione(boolean esitoOperazione) |