| Package | Description |
|---|---|
| taccuino.vo |
| Modifier and Type | Class and Description |
|---|---|
class |
AltroProdottoResponseDTO |
| Modifier and Type | Field and Description |
|---|---|
private AltroProdottoRequestDTO |
UpdateOtherProductRequest.altroProdotto |
private AltroProdottoRequestDTO |
AddOtherProductRequest.altroProdotto |
| Modifier and Type | Field and Description |
|---|---|
private List<AltroProdottoRequestDTO> |
FarmaciIntegratoriRequestDTO.altriProdotti |
| Modifier and Type | Method and Description |
|---|---|
AltroProdottoRequestDTO |
UpdateOtherProductRequest.getAltroProdotto() |
AltroProdottoRequestDTO |
AddOtherProductRequest.getAltroProdotto() |
| Modifier and Type | Method and Description |
|---|---|
List<AltroProdottoRequestDTO> |
FarmaciIntegratoriRequestDTO.getAltriProdotti() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOtherProductRequest.setAltroProdotto(AltroProdottoRequestDTO altroProdotto) |
void |
AddOtherProductRequest.setAltroProdotto(AltroProdottoRequestDTO altroProdotto) |
| Modifier and Type | Method and Description |
|---|---|
void |
FarmaciIntegratoriRequestDTO.setAltriProdotti(List<AltroProdottoRequestDTO> altriProdotti) |