| Package | Description |
|---|---|
| org.optaplanner.examples.cheaptime.domain |
| Modifier and Type | Method and Description |
|---|---|
MachineCapacity |
Machine.getMachineCapacity(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
List<MachineCapacity> |
CheapTimeSolution.getMachineCapacityList() |
List<MachineCapacity> |
Machine.getMachineCapacityList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheapTimeSolution.setMachineCapacityList(List<MachineCapacity> machineCapacityList) |
void |
Machine.setMachineCapacityList(List<MachineCapacity> machineCapacityList) |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.