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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLink()getName()voidsetCallToAction(AdCreativeLinkDataCallToAction callToAction) voidsetDescription(String description) voidsetImageCrops(AdsImageCrops imageCrops) voidsetImageHash(String imageHash) voidvoidvoidsetPicture(String picture) voidsetPlaceData(AdCreativePlaceData placeData) voidsetStaticCard(Boolean staticCard) voidsetVideoId(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
-