public class DeleteDetectionRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
idRilevazione |
private String |
patientCode |
| Constructor and Description |
|---|
DeleteDetectionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdRilevazione() |
String |
getPatientCode() |
void |
setIdRilevazione(String idRilevazione) |
void |
setPatientCode(String patientCode) |