Uses of Class
com.restfb.types.Payment.Item
-
Packages that use Payment.Item Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Payment.Item in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Payment.Item Modifier and Type Method Description List<Payment.Item>
Payment. getItems()
The items associated with the payment.Methods in com.restfb.types with parameters of type Payment.Item Modifier and Type Method Description boolean
Payment. addItem(Payment.Item item)
boolean
Payment. removeItem(Payment.Item item)
-