public class SintomoResponseDTO extends SintomoRequestDTO
| Modifier and Type | Field and Description |
|---|---|
protected LocalDateTime |
dataAggiornamento |
protected LocalDateTime |
dataRegistrazione |
protected String |
id |
aiCode, aiCodeSystem, aiCodeSystemName, aiCodeSystemVersion, areaInteressata, dataFineSintomo, dataInizioSintomo, descCode, descCodeSystem, descCodeSystemName, descCodeSystemVersion, descrizione| Constructor and Description |
|---|
SintomoResponseDTO() |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getDataAggiornamento() |
LocalDateTime |
getDataRegistrazione() |
String |
getId() |
void |
setDataAggiornamento(LocalDateTime dataAggiornamento) |
void |
setDataRegistrazione(LocalDateTime dataRegistrazione) |
void |
setId(String id) |
getAiCode, getAiCodeSystem, getAiCodeSystemName, getAiCodeSystemVersion, getAreaInteressata, getDataFineSintomo, getDataInizioSintomo, getDescCode, getDescCodeSystem, getDescCodeSystemName, getDescCodeSystemVersion, getDescrizione, setAiCode, setAiCodeSystem, setAiCodeSystemName, setAiCodeSystemVersion, setAreaInteressata, setDataFineSintomo, setDataInizioSintomo, setDescCode, setDescCodeSystem, setDescCodeSystemName, setDescCodeSystemVersion, setDescrizioneprotected String id
protected LocalDateTime dataRegistrazione
protected LocalDateTime dataAggiornamento
public String getId()
public void setId(String id)
public LocalDateTime getDataRegistrazione()
public void setDataRegistrazione(LocalDateTime dataRegistrazione)
public LocalDateTime getDataAggiornamento()
public void setDataAggiornamento(LocalDateTime dataAggiornamento)