public class SetUpdatePosizioneAnagraficaMedicoBaseResponse
extends java.lang.Object
Classe Java per setUpdatePosizioneAnagraficaMedicoBaseResponse complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType name="setUpdatePosizioneAnagraficaMedicoBaseResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="return" type="{http://www.nsisr.puglia.it/Schemas/}updatePosizioneAnagraficaMedicoBaseResponse" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected UpdatePosizioneAnagraficaMedicoBaseResponse |
_return |
| Constructor and Description |
|---|
SetUpdatePosizioneAnagraficaMedicoBaseResponse() |
| Modifier and Type | Method and Description |
|---|---|
UpdatePosizioneAnagraficaMedicoBaseResponse |
getReturn()
Recupera il valore della proprietà return.
|
void |
setReturn(UpdatePosizioneAnagraficaMedicoBaseResponse value)
Imposta il valore della proprietà return.
|
protected UpdatePosizioneAnagraficaMedicoBaseResponse _return
public SetUpdatePosizioneAnagraficaMedicoBaseResponse()
public UpdatePosizioneAnagraficaMedicoBaseResponse getReturn()
UpdatePosizioneAnagraficaMedicoBaseResponsepublic void setReturn(UpdatePosizioneAnagraficaMedicoBaseResponse value)
value - allowed object is
UpdatePosizioneAnagraficaMedicoBaseResponse