public class OrderThresholdFreeGiftPromotionDTO extends OrderPromotionDTO
| Constructor and Description |
|---|
OrderThresholdFreeGiftPromotionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
ProductDTO |
getGiftProduct() |
String |
getMessageCouldHaveFired() |
String |
getMessageFired() |
Collection<PromotionPriceRowDTO> |
getThresholdTotals() |
void |
setGiftProduct(ProductDTO value) |
void |
setMessageCouldHaveFired(String value) |
void |
setMessageFired(String value) |
void |
setThresholdTotals(Collection<PromotionPriceRowDTO> value) |
getCode, 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 OrderThresholdFreeGiftPromotionDTO()
public ProductDTO getGiftProduct()
public String getMessageCouldHaveFired()
public String getMessageFired()
public Collection<PromotionPriceRowDTO> getThresholdTotals()
public void setGiftProduct(ProductDTO value)
public void setMessageCouldHaveFired(String value)
public void setMessageFired(String value)
public void setThresholdTotals(Collection<PromotionPriceRowDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.