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