Uses of Class
org.optaplanner.examples.pas.domain.DepartmentSpecialism
-
Packages that use DepartmentSpecialism Package Description org.optaplanner.examples.pas.domain -
-
Uses of DepartmentSpecialism in org.optaplanner.examples.pas.domain
Methods in org.optaplanner.examples.pas.domain that return types with arguments of type DepartmentSpecialism Modifier and Type Method Description List<DepartmentSpecialism>PatientAdmissionSchedule. getDepartmentSpecialismList()Method parameters in org.optaplanner.examples.pas.domain with type arguments of type DepartmentSpecialism Modifier and Type Method Description voidPatientAdmissionSchedule. setDepartmentSpecialismList(List<DepartmentSpecialism> departmentSpecialismList)
-