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