| Package | Description |
|---|---|
| it.svimservice.nsisr.web.ws.consulenza.vo.richiestaconsulenza |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector<Prestazione> |
ElencoPrestazioni.prestazione
Elenco prestazioni richieste (da 1 a N prestazioni)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<Prestazione> |
ElencoPrestazioni.getPrestazione() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElencoPrestazioni.setPrestazione(java.util.Vector<Prestazione> prestazione) |
| Constructor and Description |
|---|
ElencoPrestazioni(java.util.Vector<Prestazione> prestazione) |