Package com.restfb.types
Class User.PaymentPricepoint
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.User.PaymentPricepoint
- All Implemented Interfaces:
Serializable
- Enclosing class:
- User
Represents the Payment
Pricepoint Graph API type.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCredits
(Double credits) void
setLocalCurrency
(String localCurrency) void
setUserPrice
(String userPrice) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
PaymentPricepoint
public PaymentPricepoint()
-
-
Method Details
-
getCredits
-
setCredits
-
getLocalCurrency
-
setLocalCurrency
-
getUserPrice
-
setUserPrice
-