|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SeatDesignation | |
---|---|
org.optaplanner.examples.dinnerparty.domain |
Uses of SeatDesignation in org.optaplanner.examples.dinnerparty.domain |
---|
Methods in org.optaplanner.examples.dinnerparty.domain that return types with arguments of type SeatDesignation | |
---|---|
List<SeatDesignation> |
DinnerParty.getSeatDesignationList()
|
Methods in org.optaplanner.examples.dinnerparty.domain with parameters of type SeatDesignation | |
---|---|
boolean |
SeatDesignation.isNeighborOf(SeatDesignation otherSeatDesignation)
|
boolean |
SeatDesignation.isRightOf(SeatDesignation leftSeatDesignation)
|
Method parameters in org.optaplanner.examples.dinnerparty.domain with type arguments of type SeatDesignation | |
---|---|
void |
DinnerParty.setSeatDesignationList(List<SeatDesignation> seatDesignationList)
|
|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |