Package | Description |
---|---|
org.optaplanner.examples.pas.domain |
Modifier and Type | Method and Description |
---|---|
Department |
Room.getDepartment() |
Department |
DepartmentSpecialism.getDepartment() |
Department |
BedDesignation.getDepartment() |
Modifier and Type | Method and Description |
---|---|
List<Department> |
PatientAdmissionSchedule.getDepartmentList() |
Modifier and Type | Method and Description |
---|---|
void |
Room.setDepartment(Department department) |
void |
DepartmentSpecialism.setDepartment(Department department) |
Modifier and Type | Method and Description |
---|---|
void |
PatientAdmissionSchedule.setDepartmentList(List<Department> departmentList) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.