Package | Description |
---|---|
org.optaplanner.examples.machinereassignment.domain |
Modifier and Type | Method and Description |
---|---|
MrLocation |
MrProcessAssignment.getLocation() |
MrLocation |
MrMachine.getLocation() |
Modifier and Type | Method and Description |
---|---|
List<MrLocation> |
MachineReassignment.getLocationList() |
Modifier and Type | Method and Description |
---|---|
void |
MrMachine.setLocation(MrLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
MachineReassignment.setLocationList(List<MrLocation> locationList) |
Constructor and Description |
---|
MrMachine(long id,
MrLocation location) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.