Package com.restfb.types.ads
Class ProductCatalog
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.ProductCatalog
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBusiness(Business business) voidsetFallbackImageUrl(List<String> fallbackImageUrl) voidsetFeedCount(Long feedCount) voidsetProductCount(Long productCount) voidsetStoreCatalogSettings(StoreCatalogSettings storeCatalogSettings) voidsetUserAccessExpireTime(Date userAccessExpireTime) voidsetVertical(String vertical) Methods inherited from class com.restfb.types.ads.NamedAdsObject
getName, setNameMethods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setIdMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ProductCatalog
public ProductCatalog()
-
-
Method Details
-
getBusiness
-
setBusiness
-
getFallbackImageUrl
-
setFallbackImageUrl
-
getFeedCount
-
setFeedCount
-
getProductCount
-
setProductCount
-
getStoreCatalogSettings
-
setStoreCatalogSettings
-
getVertical
-
setVertical
-
getUserAccessExpireTime
-
setUserAccessExpireTime
-