public class DeletePainRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
idDolore |
private String |
patientCode |
| Constructor and Description |
|---|
DeletePainRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdDolore() |
String |
getPatientCode() |
void |
setIdDolore(String idDolore) |
void |
setPatientCode(String patientCode) |