public class OrderThresholdDiscountPromotionDTO extends OrderPromotionDTO
modifiedPropsSet| Constructor and Description |
|---|
OrderThresholdDiscountPromotionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionPriceRowDTO> |
getDiscountPrices() |
java.lang.String |
getMessageCouldHaveFired() |
java.lang.String |
getMessageFired() |
java.util.Collection<PromotionPriceRowDTO> |
getThresholdTotals() |
void |
setDiscountPrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
setMessageCouldHaveFired(java.lang.String value) |
void |
setMessageFired(java.lang.String value) |
void |
setThresholdTotals(java.util.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, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic OrderThresholdDiscountPromotionDTO()
public java.util.Collection<PromotionPriceRowDTO> getDiscountPrices()
public java.lang.String getMessageCouldHaveFired()
public java.lang.String getMessageFired()
public java.util.Collection<PromotionPriceRowDTO> getThresholdTotals()
public void setDiscountPrices(java.util.Collection<PromotionPriceRowDTO> value)
public void setMessageCouldHaveFired(java.lang.String value)
public void setMessageFired(java.lang.String value)
public void setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.