| Package | Description |
|---|---|
| taccuino.vo |
| Modifier and Type | Class and Description |
|---|---|
class |
DoloreResponseDTO |
| Modifier and Type | Field and Description |
|---|---|
private DoloreRequestDTO |
UpdatePainRequest.dolore |
private DoloreRequestDTO |
AddPainRequest.dolore |
| Modifier and Type | Field and Description |
|---|---|
private List<DoloreRequestDTO> |
SegniSintomiRequestDTO.dolori |
| Modifier and Type | Method and Description |
|---|---|
DoloreRequestDTO |
UpdatePainRequest.getDolore() |
DoloreRequestDTO |
AddPainRequest.getDolore() |
| Modifier and Type | Method and Description |
|---|---|
List<DoloreRequestDTO> |
SegniSintomiRequestDTO.getDolori() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePainRequest.setDolore(DoloreRequestDTO dolore) |
void |
AddPainRequest.setDolore(DoloreRequestDTO dolore) |
| Modifier and Type | Method and Description |
|---|---|
void |
SegniSintomiRequestDTO.setDolori(List<DoloreRequestDTO> dolori) |