Uses of Class
org.jbpm.test.entity.MedicalRecord
-
Packages that use MedicalRecord Package Description org.jbpm.test.entity -
-
Uses of MedicalRecord in org.jbpm.test.entity
Methods in org.jbpm.test.entity that return MedicalRecord Modifier and Type Method Description MedicalRecordRecordRow. getMedicalRecord()MedicalRecordPatient. getRecord()Methods in org.jbpm.test.entity with parameters of type MedicalRecord Modifier and Type Method Description voidRecordRow. setMedicalRecord(MedicalRecord medicalRecord)voidPatient. setRecord(MedicalRecord record)
-