Uses of Class
org.optaplanner.examples.flightcrewscheduling.domain.Flight
Packages that use Flight
-
Uses of Flight in org.optaplanner.examples.flightcrewscheduling.domain
Methods in org.optaplanner.examples.flightcrewscheduling.domain that return FlightMethods in org.optaplanner.examples.flightcrewscheduling.domain that return types with arguments of type FlightMethods in org.optaplanner.examples.flightcrewscheduling.domain with parameters of type FlightModifier and TypeMethodDescriptionintbooleanvoidMethod parameters in org.optaplanner.examples.flightcrewscheduling.domain with type arguments of type FlightConstructors in org.optaplanner.examples.flightcrewscheduling.domain with parameters of type FlightModifierConstructorDescriptionFlightAssignment(long id, Flight flight, int indexInFlight, Skill requiredSkill)