public class RegistraPrescrizioniFarmaceuticaResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
esito
Esito: true - successo, false - errore
|
| Constructor and Description |
|---|
RegistraPrescrizioniFarmaceuticaResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEsito() |
void |
setEsito(boolean esito) |