| Package | Description |
|---|---|
| org.optaplanner.examples.dinnerparty.domain |
| Modifier and Type | Method and Description |
|---|---|
Table |
SeatDesignation.getSeatTable() |
Table |
Seat.getTable() |
| Modifier and Type | Method and Description |
|---|---|
List<Table> |
DinnerParty.getTableList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Seat.setTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
DinnerParty.setTableList(List<Table> tableList) |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.