Package com.restfb.types.send
Class ReceiptElement
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.ReceiptElement
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
getPrice()
int
getTitle()
void
setCurrency
(String currency) void
setImageUrl
(String imageUrl) void
setQuantity
(int quantity) void
setSubtitle
(String subtitle) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ReceiptElement
-
-
Method Details
-
getTitle
-
getSubtitle
-
setSubtitle
-
getQuantity
-
setQuantity
-
getPrice
-
getCurrency
-
setCurrency
-
getImageUrl
-
setImageUrl
-