Package | Description |
---|---|
org.optaplanner.examples.pas.domain |
Modifier and Type | Method and Description |
---|---|
Night |
AdmissionPart.getFirstNight() |
Night |
AdmissionPart.getLastNight() |
Modifier and Type | Method and Description |
---|---|
List<Night> |
PatientAdmissionSchedule.getNightList() |
Modifier and Type | Method and Description |
---|---|
void |
AdmissionPart.setFirstNight(Night firstNight) |
void |
AdmissionPart.setLastNight(Night lastNight) |
Modifier and Type | Method and Description |
---|---|
void |
PatientAdmissionSchedule.setNightList(List<Night> nightList) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.