Package | Description |
---|---|
it.svimservice.nsisr.web.ws.ricoverov2.vo | |
it.svimservice.nsisr.web.ws.ricoverov2.vo.setupdatedatisdo |
Modifier and Type | Field and Description |
---|---|
private ElencoMedicoIntervento |
InterventoSDO.elencoMedicoIntervento
Elenco dei medici responsabili dell'intervento
|
Modifier and Type | Method and Description |
---|---|
ElencoMedicoIntervento |
InterventoSDO.getElencoMedicoIntervento() |
Modifier and Type | Method and Description |
---|---|
void |
InterventoSDO.setElencoMedicoIntervento(ElencoMedicoIntervento elencoMedicoIntervento) |
Constructor and Description |
---|
InterventoSDO(java.lang.String codIntervento,
java.lang.String dataIntervento,
java.lang.String oraIntervento,
java.lang.String flagTipoIntervento,
java.lang.String numIntervento,
java.lang.String flagEsterno,
java.lang.String codCheckListSalaOperatoria,
java.lang.String codLateralita,
ElencoMedicoIntervento elencoMedicoIntervento) |
Modifier and Type | Field and Description |
---|---|
private ElencoMedicoIntervento |
InterventoSDOUpdate.elencoMedicoIntervento
Elenco dei medici responsabili dell'intervento
|
Modifier and Type | Method and Description |
---|---|
ElencoMedicoIntervento |
InterventoSDOUpdate.getElencoMedicoIntervento() |
Modifier and Type | Method and Description |
---|---|
void |
InterventoSDOUpdate.setElencoMedicoIntervento(ElencoMedicoIntervento elencoMedicoIntervento) |
Constructor and Description |
---|
InterventoSDOUpdate(java.lang.String codIntervento,
java.lang.String numIntervento,
java.lang.String dataIntervento,
java.lang.String tipoOperazioneDataIntervento,
java.lang.String oraIntervento,
java.lang.String tipoOperazioneOraIntervento,
ElencoMedicoIntervento elencoMedicoIntervento,
java.lang.String tipoOperazioneElencoMedicoIntervento,
java.lang.String codCheckListSalaOperatoria,
java.lang.String tipoOperazioneCodCheckListSalaOperatoria,
java.lang.String flagEsterno,
java.lang.String tipoOperazioneFlagEsterno,
java.lang.String codLateralita,
java.lang.String tipoOperazioneCodLateralita) |