Uses of Class
com.restfb.types.ads.AdsImageCrops.AdsImageCropsSpec
Packages that use AdsImageCrops.AdsImageCropsSpec
-
Uses of AdsImageCrops.AdsImageCropsSpec in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdsImageCrops.AdsImageCropsSpecModifier and TypeMethodDescriptionAdsImageCrops.getThumb100x100()AdsImageCrops.getThumb100x72()AdsImageCrops.getThumb191x100()AdsImageCrops.getThumb400x150()AdsImageCrops.getThumb600x360()Methods in com.restfb.types.ads with parameters of type AdsImageCrops.AdsImageCropsSpecModifier and TypeMethodDescriptionvoidAdsImageCrops.setThumb100x100(AdsImageCrops.AdsImageCropsSpec thumb100x100) voidAdsImageCrops.setThumb100x72(AdsImageCrops.AdsImageCropsSpec thumb100x72) voidAdsImageCrops.setThumb191x100(AdsImageCrops.AdsImageCropsSpec thumb191x100) voidAdsImageCrops.setThumb400x150(AdsImageCrops.AdsImageCropsSpec thumb400x150) voidAdsImageCrops.setThumb600x360(AdsImageCrops.AdsImageCropsSpec thumb600x360)