Uses of Class
com.restfb.types.User.PaymentPricepoints
-
Packages that use User.PaymentPricepoints Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of User.PaymentPricepoints in com.restfb.types
Methods in com.restfb.types that return User.PaymentPricepoints Modifier and Type Method Description User.PaymentPricepoints
User. getPaymentPricepoints()
The person's payment pricepointsMethods in com.restfb.types with parameters of type User.PaymentPricepoints Modifier and Type Method Description void
User. setPaymentPricepoints(User.PaymentPricepoints paymentPricepoints)
The person's payment pricepoints
-