| Package | Description |
|---|---|
| org.optaplanner.examples.flightcrewscheduling.domain |
| Modifier and Type | Method and Description |
|---|---|
Flight |
FlightAssignment.getFlight() |
| Modifier and Type | Method and Description |
|---|---|
List<Flight> |
FlightCrewSolution.getFlightList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Flight.overlaps(Flight other) |
void |
FlightAssignment.setFlight(Flight flight) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlightCrewSolution.setFlightList(List<Flight> flightList) |
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.