Package com.restfb.types.ads
Klasse AdCreativeLinkDataChildAttachment
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdCreativeLinkDataChildAttachment
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetLink()
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) Von Klasse geerbte Methoden com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Konstruktordetails
-
AdCreativeLinkDataChildAttachment
public AdCreativeLinkDataChildAttachment()
-
-
Methodendetails
-
getCallToAction
-
setCallToAction
-
getDescription
-
setDescription
-
getImageCrops
-
setImageCrops
-
getImageHash
-
setImageHash
-
getLink
-
setLink
-
getName
-
setName
-
getPicture
-
setPicture
-
getPlaceData
-
setPlaceData
-
getStaticCard
-
setStaticCard
-
getVideoId
-
setVideoId
-