Uses of Class
org.eclipse.microprofile.openapi.apps.airlines.model.Flight
Packages that use Flight
Package
Description
Copyright (c) 2017 Contributors to the Eclipse Foundation
-
Uses of Flight in org.eclipse.microprofile.openapi.apps.airlines.model
Methods in org.eclipse.microprofile.openapi.apps.airlines.model that return FlightMethods in org.eclipse.microprofile.openapi.apps.airlines.model that return types with arguments of type FlightMethods in org.eclipse.microprofile.openapi.apps.airlines.model with parameters of type FlightModifier and TypeMethodDescriptionvoidBooking.setDeparttureFlight(Flight departtureFlight) voidBooking.setReturningFlight(Flight returningFlight) Constructor parameters in org.eclipse.microprofile.openapi.apps.airlines.model with type arguments of type Flight