| Package | Description |
|---|---|
| it.svimservice.nsisr.web.ws.ricoverov2.vo |
| Modifier and Type | Field and Description |
|---|---|
private RepartoTrasferimento |
TrasferimentoInterno.repartoTrasferimento
Reparto di trasferimento
|
| Modifier and Type | Method and Description |
|---|---|
RepartoTrasferimento |
TrasferimentoInterno.getRepartoTrasferimento() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrasferimentoInterno.setRepartoTrasferimento(RepartoTrasferimento repartoTrasferimento) |
| Constructor and Description |
|---|
TrasferimentoInterno(java.lang.String dataTrasferimento,
java.lang.String oraTrasferimento,
java.lang.String numTrasferimento,
RepartoTrasferimento repartoTrasferimento) |