Uses of Class
com.restfb.types.send.airline.FlightAirport
Packages that use FlightAirport
-
Uses of FlightAirport in com.restfb.types.send.airline
Methods in com.restfb.types.send.airline that return FlightAirportModifier and TypeMethodDescriptionFlightInfo.getArrivalAirport()
FlightInfo.getDepartureAirport()
Constructors in com.restfb.types.send.airline with parameters of type FlightAirportModifierConstructorDescriptionFlightInfo
(String connectionId, String segmentId, String flightNumber, FlightAirport departureAirport, FlightAirport arrivalAirport, FlightSchedule flightSchedule, String travelClass)