| Package | Description |
|---|---|
| taccuino.vo |
| Modifier and Type | Class and Description |
|---|---|
class |
RilevazioneResponseDTO |
| Modifier and Type | Field and Description |
|---|---|
private RilevazioneRequestDTO |
UpdateDetectionRequest.rilevazione |
private RilevazioneRequestDTO |
AddDetectionRequest.rilevazione |
| Modifier and Type | Field and Description |
|---|---|
private List<RilevazioneRequestDTO> |
OsservazioniPersonaliRequestDTO.rilevazioni |
| Modifier and Type | Method and Description |
|---|---|
RilevazioneRequestDTO |
UpdateDetectionRequest.getRilevazione() |
RilevazioneRequestDTO |
AddDetectionRequest.getRilevazione() |
| Modifier and Type | Method and Description |
|---|---|
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(List<RilevazioneRequestDTO> rilevazioni) |