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