public class RichiestaDocumentazioneResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
esitoPositivo
Esito dell'operazione
true = postivo
false = negativo
|
Constructor and Description |
---|
RichiestaDocumentazioneResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEsitoPositivo() |
void |
setEsitoPositivo(boolean esitoPositivo) |