| Package | Description |
|---|---|
| org.optaplanner.examples.flightcrewscheduling.domain |
| Modifier and Type | Method and Description |
|---|---|
Employee |
FlightAssignment.getEmployee() |
| Modifier and Type | Method and Description |
|---|---|
List<Employee> |
FlightCrewSolution.getEmployeeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlightAssignment.setEmployee(Employee employee) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlightCrewSolution.setEmployeeList(List<Employee> employeeList) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.