Modifier and Type | Field and Description |
---|---|
private ElencoDiagnosiSDO |
SDONonValidataResponse.elencoDiagnosiSDO
Elenco delle diagnosi del ricovero.
|
Modifier and Type | Method and Description |
---|---|
ElencoDiagnosiSDO |
SDONonValidataResponse.getElencoDiagnosiSDO() |
Modifier and Type | Method and Description |
---|---|
void |
SDONonValidataResponse.setElencoDiagnosiSDO(ElencoDiagnosiSDO elencoDiagnosiSDO) |
Modifier and Type | Field and Description |
---|---|
private ElencoDiagnosiSDO |
DatiSDORequest.elencoDiagnosiSDO
elenco diagnosi del ricovero
|
Modifier and Type | Method and Description |
---|---|
ElencoDiagnosiSDO |
DatiSDORequest.getElencoDiagnosiSDO() |
Modifier and Type | Method and Description |
---|---|
void |
DatiSDORequest.setElencoDiagnosiSDO(ElencoDiagnosiSDO elencoDiagnosiSDO) |
Modifier and Type | Field and Description |
---|---|
private ElencoDiagnosiSDO |
DatiSDOUpdateRequest.elencoDiagnosiDaRegistrare
Elenco diagnosi del ricovero da registrare
|
Modifier and Type | Method and Description |
---|---|
ElencoDiagnosiSDO |
DatiSDOUpdateRequest.getElencoDiagnosiDaRegistrare() |
Modifier and Type | Method and Description |
---|---|
void |
DatiSDOUpdateRequest.setElencoDiagnosiDaRegistrare(ElencoDiagnosiSDO elencoDiagnosiDaRegistrare) |
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) |