Package | Description |
---|---|
org.optaplanner.examples.machinereassignment.domain |
Modifier and Type | Method and Description |
---|---|
MrLocation |
MrMachine.getLocation() |
MrLocation |
MrProcessAssignment.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) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.