public class DeleteSymptomRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
idSintomo |
private String |
patientCode |
| Constructor and Description |
|---|
DeleteSymptomRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdSintomo() |
String |
getPatientCode() |
void |
setIdSintomo(String idSintomo) |
void |
setPatientCode(String patientCode) |