public class SetRegistraPrescrizioneFarmaceutica
extends java.lang.Object
Classe Java per setRegistraPrescrizioneFarmaceutica complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType name="setRegistraPrescrizioneFarmaceutica">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="prescrizione" type="{http://www.nsisr.puglia.it/Schemas/}registraPrescrizioneFarmaceuticaRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RegistraPrescrizioneFarmaceuticaRequest |
prescrizione |
| Constructor and Description |
|---|
SetRegistraPrescrizioneFarmaceutica() |
| Modifier and Type | Method and Description |
|---|---|
RegistraPrescrizioneFarmaceuticaRequest |
getPrescrizione()
Recupera il valore della proprietà prescrizione.
|
void |
setPrescrizione(RegistraPrescrizioneFarmaceuticaRequest value)
Imposta il valore della proprietà prescrizione.
|
protected RegistraPrescrizioneFarmaceuticaRequest prescrizione
public RegistraPrescrizioneFarmaceuticaRequest getPrescrizione()
RegistraPrescrizioneFarmaceuticaRequestpublic void setPrescrizione(RegistraPrescrizioneFarmaceuticaRequest value)
value - allowed object is
RegistraPrescrizioneFarmaceuticaRequest