Modifier and Type | Field and Description |
---|---|
private ElencoInterventiSDO |
SDONonValidataResponse.elencoInterventiSDO
Elenco interventi del ricovero.
|
Modifier and Type | Method and Description |
---|---|
ElencoInterventiSDO |
SDONonValidataResponse.getElencoInterventiSDO() |
Modifier and Type | Method and Description |
---|---|
void |
SDONonValidataResponse.setElencoInterventiSDO(ElencoInterventiSDO elencoInterventiSDO) |
Modifier and Type | Field and Description |
---|---|
private ElencoInterventiSDO |
AccettazioneRicoveroRequest.elencoInterventiSDO
elenco interventi o procedure diagnostiche
|
Modifier and Type | Method and Description |
---|---|
ElencoInterventiSDO |
AccettazioneRicoveroRequest.getElencoInterventiSDO() |
Modifier and Type | Method and Description |
---|---|
void |
AccettazioneRicoveroRequest.setElencoInterventiSDO(ElencoInterventiSDO elencoInterventiSDO) |
Modifier and Type | Field and Description |
---|---|
private ElencoInterventiSDO |
DatiSDORequest.elencoInterventiSDO
elenco interventi e procedure diagnostiche del ricovero
|
Modifier and Type | Method and Description |
---|---|
ElencoInterventiSDO |
DatiSDORequest.getElencoInterventiSDO() |
Modifier and Type | Method and Description |
---|---|
void |
DatiSDORequest.setElencoInterventiSDO(ElencoInterventiSDO elencoInterventiSDO) |
Modifier and Type | Field and Description |
---|---|
private ElencoInterventiSDO |
DatiSDOUpdateRequest.elencoInterventiDaRegistrare
Elenco interventi e procedure diagnostiche del ricovero da registrare
|
Modifier and Type | Method and Description |
---|---|
ElencoInterventiSDO |
DatiSDOUpdateRequest.getElencoInterventiDaRegistrare() |
Modifier and Type | Method and Description |
---|---|
void |
DatiSDOUpdateRequest.setElencoInterventiDaRegistrare(ElencoInterventiSDO elencoInterventiDaRegistrare) |
Constructor and Description |
---|
DatiSDOUpdateRequest(DatiAccettazioneSDOUpdate datiAccettazioneSDO,
DatiDimissioneSDOUpdate datiDimissione,
ElencoAccessiInDH elencoAccessiDaRegistrare,
ElencoAccessiInDH elencoAccessiDaCancellare,
ElencoDiagnosiSDO elencoDiagnosiDaRegistrare,
ElencoDiagnosiSDOUpdate elencoDiagnosiDaModificare,
IdDiagnosi diagnosiDaCancellare,
ElencoInterventiSDO elencoInterventiDaRegistrare,
ElencoInterventiSDOUpdate elencoInterventiDaModificare,
IdIntervento interventoDaCancellare,
ElencoEndoprotesiSDOUpdate elencoEndoprotesiDaRegistrare,
IdEndoprotesi endoprotesiDaCancellare,
ElencoTrasferimentiInterni elencoTrasferimentiDaRegistrare,
IdTrasferimento trasferimentiDaCancellare,
IdentificativoSDOMadreUpdate identificativoSdoMadre,
java.lang.String tipoOperazioneIdentificativoSDOMadre) |