| Package | Description |
|---|---|
| org.optaplanner.examples.pas.domain |
| Modifier and Type | Method and Description |
|---|---|
AdmissionPart |
BedDesignation.getAdmissionPart() |
| Modifier and Type | Method and Description |
|---|---|
List<AdmissionPart> |
PatientAdmissionSchedule.getAdmissionPartList() |
| Modifier and Type | Method and Description |
|---|---|
int |
AdmissionPart.calculateSameNightCount(AdmissionPart other) |
int |
Room.countHardDisallowedAdmissionPart(AdmissionPart admissionPart) |
int |
Department.countHardDisallowedAdmissionPart(AdmissionPart admissionPart) |
int |
Room.countSoftDisallowedAdmissionPart(AdmissionPart admissionPart) |
void |
BedDesignation.setAdmissionPart(AdmissionPart admissionPart) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatientAdmissionSchedule.setAdmissionPartList(List<AdmissionPart> admissionPartList) |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.