| Package | Description |
|---|---|
| it.svimservice.nsisr.web.ws.ricoverov2.vo |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector<TrasferimentoInterno> |
ElencoTrasferimentiInterni.trasferimentoInterno
Elenco dei trasferimenti di un ricovero
|
| Modifier and Type | Method and Description |
|---|---|
TrasferimentoInterno |
ElencoTrasferimentiInterni.getPerNumero(java.lang.String numero) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<TrasferimentoInterno> |
ElencoTrasferimentiInterni.getTrasferimentoInterno() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElencoTrasferimentiInterni.setTrasferimentoInterno(java.util.Vector<TrasferimentoInterno> trasferimentoInterno) |
| Constructor and Description |
|---|
ElencoTrasferimentiInterni(java.util.Vector<TrasferimentoInterno> trasferimentoInterno) |