Package | Description |
---|---|
org.jbpm.test.entity |
Modifier and Type | Method and Description |
---|---|
MedicalRecord |
RecordRow.getMedicalRecord() |
MedicalRecord |
Patient.getRecord() |
Modifier and Type | Method and Description |
---|---|
void |
RecordRow.setMedicalRecord(MedicalRecord medicalRecord) |
void |
Patient.setRecord(MedicalRecord record) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.