Uses of Class
com.restfb.types.send.buybutton.PriceListItem
-
Packages that use PriceListItem Package Description com.restfb.types.send.buybutton -
-
Uses of PriceListItem in com.restfb.types.send.buybutton
Methods in com.restfb.types.send.buybutton that return types with arguments of type PriceListItem Modifier and Type Method Description List<PriceListItem>
PaymentSummary. getPriceList()
Methods in com.restfb.types.send.buybutton with parameters of type PriceListItem Modifier and Type Method Description boolean
PaymentSummary. addPriceListItem(PriceListItem item)
-