Uses of Class
com.restfb.types.webhook.messaging.airline.FlightScheduleItem
-
Packages that use FlightScheduleItem Package Description com.restfb.types.webhook.messaging.airline -
-
Uses of FlightScheduleItem in com.restfb.types.webhook.messaging.airline
Methods in com.restfb.types.webhook.messaging.airline that return FlightScheduleItem Modifier and Type Method Description FlightScheduleItem
FlightInfoItem. getFlightSchedule()
Methods in com.restfb.types.webhook.messaging.airline with parameters of type FlightScheduleItem Modifier and Type Method Description void
FlightInfoItem. setFlightSchedule(FlightScheduleItem flightSchedule)
-