Uses of Class
com.restfb.types.webhook.messaging.airline.PassengerSegmentInfoItem
-
Packages that use PassengerSegmentInfoItem Package Description com.restfb.types.webhook.messaging -
-
Uses of PassengerSegmentInfoItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return types with arguments of type PassengerSegmentInfoItem Modifier and Type Method Description List<PassengerSegmentInfoItem>
MessagingPayload. getPassengerSegmentInfoItems()
Method parameters in com.restfb.types.webhook.messaging with type arguments of type PassengerSegmentInfoItem Modifier and Type Method Description void
MessagingPayload. setPassengerSegmentInfoItems(List<PassengerSegmentInfoItem> passengerSegmentInfoItems)
-