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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLink()getTitle()voidsetDescription(String description) voidsetImageUrl(String imageUrl) voidvoidsetPlaceId(String placeId) voidsetProductId(String productId) voidMethods 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
-