Package | Description |
---|---|
org.optaplanner.examples.dinnerparty.domain |
Modifier and Type | Method and Description |
---|---|
Job |
SeatDesignation.getGuestJob() |
Job |
Guest.getJob() |
Modifier and Type | Method and Description |
---|---|
List<Job> |
DinnerParty.getJobList() |
Modifier and Type | Method and Description |
---|---|
boolean |
SeatDesignation.differentKindIfNeeded(Job otherGuestJob) |
void |
Guest.setJob(Job job) |
Modifier and Type | Method and Description |
---|---|
void |
DinnerParty.setJobList(List<Job> jobList) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.