Package com.restfb.types.ads
Klasse ProductItem
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.ProductItem
- Alle implementierten Schnittstellen:
Serializable
Represents the Product Item
type
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetBrand()
getColor()
getGtin()
getPrice()
getSize()
getUrl()
void
setAdditionalImageUrls
(List<String> additionalImageUrls) void
setAgeGroup
(String ageGroup) void
setApplinks
(AppLinks applinks) void
setAvailability
(String availability) void
void
setCategory
(String category) void
void
setCommerceInsights
(ProductItemCommerceInsights commerceInsights) void
setCommerceTaxCategory
(String commerceTaxCategory) void
setCondition
(String condition) void
setCurrency
(String currency) void
setCustomData
(Map<String, String> customData) void
setCustomLabel0
(String customLabel0) void
setCustomLabel1
(String customLabel1) void
setCustomLabel2
(String customLabel2) void
setCustomLabel3
(String customLabel3) void
setCustomLabel4
(String customLabel4) void
setDescription
(String description) void
setExpirationDate
(String expirationDate) void
setFbProductCategory
(String fbProductCategory) void
void
setGoogleProductCategory
(String googleProductCategory) void
void
setImageFetchStatus
(String imageFetchStatus) void
void
setImageUrl
(String imageUrl) void
setInventory
(Integer inventory) void
setManufacturerPartNumber
(String manufacturerPartNumber) void
setMaterial
(String material) void
setMobileLink
(String mobileLink) void
setOrderingIndex
(Long orderingIndex) void
setParentProductId
(String parentProductId) void
setPattern
(String pattern) void
void
setProductCatalog
(ProductCatalog productCatalog) void
setProductFeed
(ProductFeed productFeed) void
setProductGroup
(ProductGroup productGroup) void
setProductType
(String productType) void
setRetailerId
(String retailerId) void
setRetailerProductGroupId
(String retailerProductGroupId) void
setReviewRejectionReasons
(List<String> reviewRejectionReasons) void
setReviewStatus
(String reviewStatus) void
setSalePrice
(String salePrice) void
setSalePriceEndDate
(String salePriceEndDate) void
setSalePriceStartDate
(String salePriceStartDate) void
setShippingWeightUnit
(String shippingWeightUnit) void
setShippingWeightValue
(Double shippingWeightValue) void
setShortDescription
(String shortDescription) void
void
setStartDate
(String startDate) void
void
setVisibility
(String visibility) Von Klasse geerbte Methoden com.restfb.types.ads.NamedAdsObject
getName, setName
Von Klasse geerbte Methoden com.restfb.types.ads.BaseAdsObject
getId, setId
Von Klasse geerbte Methoden com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Konstruktordetails
-
ProductItem
public ProductItem()
-
-
Methodendetails
-
getAdditionalImageUrls
-
setAdditionalImageUrls
-
getAgeGroup
-
setAgeGroup
-
getApplinks
-
setApplinks
-
getAvailability
-
setAvailability
-
getBrand
-
setBrand
-
getCategory
-
setCategory
-
getColor
-
setColor
-
getCommerceTaxCategory
-
setCommerceTaxCategory
-
getCommerceInsights
-
setCommerceInsights
-
getCondition
-
setCondition
-
getCurrency
-
setCurrency
-
getCustomData
-
setCustomData
-
getCustomLabel0
-
setCustomLabel0
-
getCustomLabel1
-
setCustomLabel1
-
getCustomLabel2
-
setCustomLabel2
-
getCustomLabel3
-
setCustomLabel3
-
getCustomLabel4
-
setCustomLabel4
-
getDescription
-
setDescription
-
getExpirationDate
-
setExpirationDate
-
getFbProductCategory
-
setFbProductCategory
-
getGoogleProductCategory
-
setGoogleProductCategory
-
getGender
-
setGender
-
getGtin
-
setGtin
-
getImageFetchStatus
-
setImageFetchStatus
-
getImageUrl
-
setImageUrl
-
getImages
-
setImages
-
getInventory
-
setInventory
-
getManufacturerPartNumber
-
setManufacturerPartNumber
-
getMaterial
-
setMaterial
-
getMobileLink
-
setMobileLink
-
getOrderingIndex
-
setOrderingIndex
-
getParentProductId
-
setParentProductId
-
getPattern
-
setPattern
-
getPrice
-
setPrice
-
getProductCatalog
-
setProductCatalog
-
getProductFeed
-
setProductFeed
-
getProductGroup
-
setProductGroup
-
getProductType
-
setProductType
-
getRetailerId
-
setRetailerId
-
getRetailerProductGroupId
-
setRetailerProductGroupId
-
getReviewRejectionReasons
-
setReviewRejectionReasons
-
getReviewStatus
-
setReviewStatus
-
getSalePrice
-
setSalePrice
-
getSalePriceEndDate
-
setSalePriceEndDate
-
getSalePriceStartDate
-
setSalePriceStartDate
-
getShippingWeightUnit
-
setShippingWeightUnit
-
getShippingWeightValue
-
setShippingWeightValue
-
getShortDescription
-
setShortDescription
-
getSize
-
setSize
-
getStartDate
-
setStartDate
-
getUrl
-
setUrl
-
getVisibility
-
setVisibility
-