Package com.restfb.types.ads
Class AdCreativeLinkDataChildAttachment
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdCreativeLinkDataChildAttachment
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLink()
getName()
void
setCallToAction
(AdCreativeLinkDataCallToAction callToAction) void
setDescription
(String description) void
setImageCrops
(AdsImageCrops imageCrops) void
setImageHash
(String imageHash) void
void
void
setPicture
(String picture) void
setPlaceData
(AdCreativePlaceData placeData) void
setStaticCard
(Boolean staticCard) void
setVideoId
(String videoId) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdCreativeLinkDataChildAttachment
public AdCreativeLinkDataChildAttachment()
-
-
Method Details
-
getCallToAction
-
setCallToAction
-
getDescription
-
setDescription
-
getImageCrops
-
setImageCrops
-
getImageHash
-
setImageHash
-
getLink
-
setLink
-
getName
-
setName
-
getPicture
-
setPicture
-
getPlaceData
-
setPlaceData
-
getStaticCard
-
setStaticCard
-
getVideoId
-
setVideoId
-