Package | Description |
---|---|
org.optaplanner.examples.dinnerparty.domain |
Modifier and Type | Method and Description |
---|---|
List<HobbyPractician> |
Guest.getHobbyPracticianList() |
List<HobbyPractician> |
DinnerParty.getHobbyPracticianList() |
Modifier and Type | Method and Description |
---|---|
void |
Guest.setHobbyPracticianList(List<HobbyPractician> hobbyPracticianList) |
void |
DinnerParty.setHobbyPracticianList(List<HobbyPractician> hobbyPracticianList) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.