Package | Description |
---|---|
it.svimservice.nsisr.web.ws.ricovero.vo |
Modifier and Type | Field and Description |
---|---|
private java.util.Vector<DiagnosiSDO> |
ElencoDiagnosiSDO.diagnosiSDO
Vettore delle diagnosi di un ricovero
|
Modifier and Type | Method and Description |
---|---|
DiagnosiSDO |
ElencoDiagnosiSDO.getPerNumero(java.lang.String numero) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<DiagnosiSDO> |
ElencoDiagnosiSDO.getDiagnosiSDO() |
Modifier and Type | Method and Description |
---|---|
void |
ElencoDiagnosiSDO.setDiagnosiSDO(java.util.Vector<DiagnosiSDO> diagnosiSDO) |
Constructor and Description |
---|
ElencoDiagnosiSDO(java.util.Vector<DiagnosiSDO> diagnosiSDO) |