public class PrescrizioneFarmaceuticaErogataRequest
extends java.lang.Object
Classe Java per prescrizioneFarmaceuticaErogataRequest complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType name="prescrizioneFarmaceuticaErogataRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="codiceRicetta" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="15"/>
</restriction>
</simpleType>
</element>
<element name="codIup">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="13"/>
</restriction>
</simpleType>
</element>
<element name="codFarmacia" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="4"/>
<pattern value="[0-9]*"/>
</restriction>
</simpleType>
</element>
<element name="codPrescrittore" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="6"/>
<pattern value="[0-9]*"/>
</restriction>
</simpleType>
</element>
<element name="flagSuggerita">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<pattern value="(0|1)?"/>
</restriction>
</simpleType>
</element>
<element name="dataEmissione">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="(0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[012])/[0-9]{4}"/>
</restriction>
</simpleType>
</element>
<element name="dataErogazione">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="(0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[012])/[0-9]{4}"/>
</restriction>
</simpleType>
</element>
<element name="dirittoNotturno">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<pattern value="(0|1)?"/>
</restriction>
</simpleType>
</element>
<element name="codEsenzione" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="5"/>
<pattern value="[a-zA-Z0-9]*"/>
</restriction>
</simpleType>
</element>
<element name="flagInformatica">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<pattern value="(0|1)?"/>
</restriction>
</simpleType>
</element>
<element name="impTicket" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="impGalenico" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="assistito" type="{http://www.nsisr.puglia.it/Schemas/}assistibileRegistraPrescrizioniFarmaceuticheErogate"/>
<element name="farmaciPrescritti">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="farmaco" type="{http://www.nsisr.puglia.it/Schemas/}farmacoPrescrittoRegistraPrescrizioniFarmaceuticheErogate" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="farmaciErogati">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="farmaco" type="{http://www.nsisr.puglia.it/Schemas/}farmacoErogatoRegistraPrescrizioniFarmaceuticheErogate" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati
Classe Java per anonymous complex type.
|
static class |
PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescritti
Classe Java per anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected AssistibileRegistraPrescrizioniFarmaceuticheErogate |
assistito |
protected java.lang.String |
codEsenzione |
protected java.lang.String |
codFarmacia |
protected java.lang.String |
codiceRicetta |
protected java.lang.String |
codIup |
protected java.lang.String |
codPrescrittore |
protected java.lang.String |
dataEmissione |
protected java.lang.String |
dataErogazione |
protected int |
dirittoNotturno |
protected PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati |
farmaciErogati |
protected PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescritti |
farmaciPrescritti |
protected int |
flagInformatica |
protected int |
flagSuggerita |
protected double |
impGalenico |
protected double |
impTicket |
| Constructor and Description |
|---|
PrescrizioneFarmaceuticaErogataRequest() |
| Modifier and Type | Method and Description |
|---|---|
AssistibileRegistraPrescrizioniFarmaceuticheErogate |
getAssistito()
Recupera il valore della proprietà assistito.
|
java.lang.String |
getCodEsenzione()
Recupera il valore della proprietà codEsenzione.
|
java.lang.String |
getCodFarmacia()
Recupera il valore della proprietà codFarmacia.
|
java.lang.String |
getCodiceRicetta()
Recupera il valore della proprietà codiceRicetta.
|
java.lang.String |
getCodIup()
Recupera il valore della proprietà codIup.
|
java.lang.String |
getCodPrescrittore()
Recupera il valore della proprietà codPrescrittore.
|
java.lang.String |
getDataEmissione()
Recupera il valore della proprietà dataEmissione.
|
java.lang.String |
getDataErogazione()
Recupera il valore della proprietà dataErogazione.
|
int |
getDirittoNotturno()
Recupera il valore della proprietà dirittoNotturno.
|
PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati |
getFarmaciErogati()
Recupera il valore della proprietà farmaciErogati.
|
PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescritti |
getFarmaciPrescritti()
Recupera il valore della proprietà farmaciPrescritti.
|
int |
getFlagInformatica()
Recupera il valore della proprietà flagInformatica.
|
int |
getFlagSuggerita()
Recupera il valore della proprietà flagSuggerita.
|
double |
getImpGalenico()
Recupera il valore della proprietà impGalenico.
|
double |
getImpTicket()
Recupera il valore della proprietà impTicket.
|
void |
setAssistito(AssistibileRegistraPrescrizioniFarmaceuticheErogate value)
Imposta il valore della proprietà assistito.
|
void |
setCodEsenzione(java.lang.String value)
Imposta il valore della proprietà codEsenzione.
|
void |
setCodFarmacia(java.lang.String value)
Imposta il valore della proprietà codFarmacia.
|
void |
setCodiceRicetta(java.lang.String value)
Imposta il valore della proprietà codiceRicetta.
|
void |
setCodIup(java.lang.String value)
Imposta il valore della proprietà codIup.
|
void |
setCodPrescrittore(java.lang.String value)
Imposta il valore della proprietà codPrescrittore.
|
void |
setDataEmissione(java.lang.String value)
Imposta il valore della proprietà dataEmissione.
|
void |
setDataErogazione(java.lang.String value)
Imposta il valore della proprietà dataErogazione.
|
void |
setDirittoNotturno(int value)
Imposta il valore della proprietà dirittoNotturno.
|
void |
setFarmaciErogati(PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati value)
Imposta il valore della proprietà farmaciErogati.
|
void |
setFarmaciPrescritti(PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescritti value)
Imposta il valore della proprietà farmaciPrescritti.
|
void |
setFlagInformatica(int value)
Imposta il valore della proprietà flagInformatica.
|
void |
setFlagSuggerita(int value)
Imposta il valore della proprietà flagSuggerita.
|
void |
setImpGalenico(double value)
Imposta il valore della proprietà impGalenico.
|
void |
setImpTicket(double value)
Imposta il valore della proprietà impTicket.
|
protected java.lang.String codiceRicetta
protected java.lang.String codIup
protected java.lang.String codFarmacia
protected java.lang.String codPrescrittore
protected int flagSuggerita
protected java.lang.String dataEmissione
protected java.lang.String dataErogazione
protected int dirittoNotturno
protected java.lang.String codEsenzione
protected int flagInformatica
protected double impTicket
protected double impGalenico
protected AssistibileRegistraPrescrizioniFarmaceuticheErogate assistito
protected PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescritti farmaciPrescritti
protected PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati farmaciErogati
public PrescrizioneFarmaceuticaErogataRequest()
public java.lang.String getCodiceRicetta()
Stringpublic void setCodiceRicetta(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCodIup()
Stringpublic void setCodIup(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCodFarmacia()
Stringpublic void setCodFarmacia(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCodPrescrittore()
Stringpublic void setCodPrescrittore(java.lang.String value)
value - allowed object is
Stringpublic int getFlagSuggerita()
public void setFlagSuggerita(int value)
public java.lang.String getDataEmissione()
Stringpublic void setDataEmissione(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataErogazione()
Stringpublic void setDataErogazione(java.lang.String value)
value - allowed object is
Stringpublic int getDirittoNotturno()
public void setDirittoNotturno(int value)
public java.lang.String getCodEsenzione()
Stringpublic void setCodEsenzione(java.lang.String value)
value - allowed object is
Stringpublic int getFlagInformatica()
public void setFlagInformatica(int value)
public double getImpTicket()
public void setImpTicket(double value)
public double getImpGalenico()
public void setImpGalenico(double value)
public AssistibileRegistraPrescrizioniFarmaceuticheErogate getAssistito()
AssistibileRegistraPrescrizioniFarmaceuticheErogatepublic void setAssistito(AssistibileRegistraPrescrizioniFarmaceuticheErogate value)
value - allowed object is
AssistibileRegistraPrescrizioniFarmaceuticheErogatepublic PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescritti getFarmaciPrescritti()
PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescrittipublic void setFarmaciPrescritti(PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescritti value)
value - allowed object is
PrescrizioneFarmaceuticaErogataRequest.FarmaciPrescrittipublic PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati getFarmaciErogati()
PrescrizioneFarmaceuticaErogataRequest.FarmaciErogatipublic void setFarmaciErogati(PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati value)
value - allowed object is
PrescrizioneFarmaceuticaErogataRequest.FarmaciErogati