| Package | Description |
|---|---|
| taccuino.vo |
| Modifier and Type | Class and Description |
|---|---|
class |
RilevazioneResponseDTO |
| Modifier and Type | Method and Description |
|---|---|
RilevazioneRequestDTO |
UpdateDetectionRequest.getRilevazione() |
RilevazioneRequestDTO |
AddDetectionRequest.getRilevazione() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RilevazioneRequestDTO> |
OsservazioniPersonaliRequestDTO.getRilevazioni() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDetectionRequest.setRilevazione(RilevazioneRequestDTO rilevazione) |
void |
AddDetectionRequest.setRilevazione(RilevazioneRequestDTO rilevazione) |
| Modifier and Type | Method and Description |
|---|---|
void |
OsservazioniPersonaliRequestDTO.setRilevazioni(java.util.List<RilevazioneRequestDTO> rilevazioni) |