Uses of Class
org.jbpm.test.entity.RecordRow
-
Packages that use RecordRow Package Description org.jbpm.test.entity -
-
Uses of RecordRow in org.jbpm.test.entity
Methods in org.jbpm.test.entity that return types with arguments of type RecordRow Modifier and Type Method Description List<RecordRow>
MedicalRecord. getRows()
Method parameters in org.jbpm.test.entity with type arguments of type RecordRow Modifier and Type Method Description void
MedicalRecord. setRows(List<RecordRow> rows)
-