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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetPrice()intgetTitle()voidsetCurrency(String currency) voidsetImageUrl(String imageUrl) voidsetQuantity(int quantity) voidsetSubtitle(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
-