Package com.restfb.types.ads
Class DynamicPostChildAttachment
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.DynamicPostChildAttachment
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLink()
getTitle()
void
setDescription
(String description) void
setImageUrl
(String imageUrl) void
void
setPlaceId
(String placeId) void
setProductId
(String productId) void
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
DynamicPostChildAttachment
public DynamicPostChildAttachment()
-
-
Method Details
-
getDescription
-
setDescription
-
getImageUrl
-
setImageUrl
-
getLink
-
setLink
-
getPlaceId
-
setPlaceId
-
getProductId
-
setProductId
-
getTitle
-
setTitle
-