Uses of Class
com.restfb.types.Payment.Action
-
Packages that use Payment.Action Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Payment.Action in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Payment.Action Modifier and Type Method Description List<Payment.Action>
Payment. getActions()
The list of different action types that have occurred in this payment.Methods in com.restfb.types with parameters of type Payment.Action Modifier and Type Method Description boolean
Payment. addAction(Payment.Action action)
boolean
Payment. removeAction(Payment.Action action)
-