Package | Description |
---|---|
org.optaplanner.examples.manners2009.domain |
Modifier and Type | Method and Description |
---|---|
Guest |
SeatDesignation.getGuest() |
Guest |
HobbyPractician.getGuest() |
Modifier and Type | Method and Description |
---|---|
List<Guest> |
Manners2009.getGuestList() |
Modifier and Type | Method and Description |
---|---|
void |
SeatDesignation.setGuest(Guest guest) |
void |
HobbyPractician.setGuest(Guest guest) |
Modifier and Type | Method and Description |
---|---|
void |
Manners2009.setGuestList(List<Guest> guestList) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.