public class DatiDonazioneResponse
extends java.lang.Object
DatiDonazioneResponse
contiene i dati
di risposta del web service setDatiDonazione.Modifier and Type | Field and Description |
---|---|
private boolean |
esito
Indica l'esito dell'operazione
|
Constructor and Description |
---|
DatiDonazioneResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEsito() |
void |
setEsito(boolean esito) |