|
OptaPlanner distribution 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Machine | |
|---|---|
| org.optaplanner.examples.cheaptime.domain | |
| Uses of Machine in org.optaplanner.examples.cheaptime.domain |
|---|
| Methods in org.optaplanner.examples.cheaptime.domain that return Machine | |
|---|---|
Machine |
TaskAssignment.getMachine()
|
Machine |
MachineCapacity.getMachine()
|
| Methods in org.optaplanner.examples.cheaptime.domain that return types with arguments of type Machine | |
|---|---|
List<Machine> |
CheapTimeSolution.getMachineList()
|
| Methods in org.optaplanner.examples.cheaptime.domain with parameters of type Machine | |
|---|---|
void |
TaskAssignment.setMachine(Machine machine)
|
void |
MachineCapacity.setMachine(Machine machine)
|
| Method parameters in org.optaplanner.examples.cheaptime.domain with type arguments of type Machine | |
|---|---|
void |
CheapTimeSolution.setMachineList(List<Machine> machineList)
|
|
OptaPlanner distribution 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||