public class DeleteOtherProductRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
idAltroProdotto |
private String |
patientCode |
| Constructor and Description |
|---|
DeleteOtherProductRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdAltroProdotto() |
String |
getPatientCode() |
void |
setIdAltroProdotto(String idAltroProdotto) |
void |
setPatientCode(String patientCode) |