public class ProductMultiBuyPromotionDTO extends ProductPromotionDTO
| Constructor and Description |
|---|
ProductMultiBuyPromotionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionPriceRowDTO> |
getBundlePrices() |
String |
getMessageCouldHaveFired() |
String |
getMessageFired() |
Integer |
getQualifyingCount() |
void |
setBundlePrices(Collection<PromotionPriceRowDTO> value) |
void |
setMessageCouldHaveFired(String value) |
void |
setMessageFired(String value) |
void |
setQualifyingCount(Integer value) |
getCategories, getProductBanner, getProducts, getSpecialDiscount, setCategories, setProductBanner, setProducts, setSpecialDiscountgetCode, getDescription, getDetailsURL, getEnabled, getEndDate, getImmutableKey, getImmutableKeyHash, getName, getPriority, getPromotionGroup, getPromotionType, getRestrictions, getStartDate, getTitle, setCode, setDescription, setDetailsURL, setEnabled, setEndDate, setImmutableKey, setImmutableKeyHash, setName, setPriority, setPromotionGroup, setPromotionType, setRestrictions, setStartDate, setTitlegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ProductMultiBuyPromotionDTO()
public Collection<PromotionPriceRowDTO> getBundlePrices()
public String getMessageCouldHaveFired()
public String getMessageFired()
public Integer getQualifyingCount()
public void setBundlePrices(Collection<PromotionPriceRowDTO> value)
public void setMessageCouldHaveFired(String value)
public void setMessageFired(String value)
public void setQualifyingCount(Integer value)
Copyright © 2017 SAP SE. All Rights Reserved.