| Constructor and Description |
|---|
CmdShowPatientDialog(javafx.stage.Stage owner,
Patient model)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
javafx.stage.Stage |
getParent() |
Patient |
getPatient() |
void |
setParent(javafx.stage.Stage parent) |
void |
setPatient(Patient patient) |
public CmdShowPatientDialog(javafx.stage.Stage owner,
Patient model)
owner - model -