Constructor and Description |
---|
CmdShowMedHistoryDialog(javafx.stage.Stage owner,
MedicalHistory model) |
Modifier and Type | Method and Description |
---|---|
MedicalHistory |
getMedHistory() |
javafx.stage.Stage |
getParent() |
void |
setMedHistory(MedicalHistory patient) |
void |
setParent(javafx.stage.Stage parent) |
public CmdShowMedHistoryDialog(javafx.stage.Stage owner, MedicalHistory model)
public javafx.stage.Stage getParent()
public void setParent(javafx.stage.Stage parent)
public MedicalHistory getMedHistory()
public void setMedHistory(MedicalHistory patient)
patient
- the model which should be set