public class OrderThresholdPerfectPartnerPromotionDTO extends OrderPromotionDTO
modifiedPropsSet| Constructor and Description |
|---|
OrderThresholdPerfectPartnerPromotionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
ProductDTO |
getDiscountProduct() |
java.lang.Boolean |
getIncludeDiscountedPriceInThreshold() |
java.lang.String |
getMessageCouldHaveFired() |
java.lang.String |
getMessageFired() |
java.lang.String |
getMessageProductNoThreshold() |
java.lang.String |
getMessageThresholdNoProduct() |
java.util.Collection<PromotionPriceRowDTO> |
getProductPrices() |
java.util.Collection<PromotionPriceRowDTO> |
getThresholdTotals() |
void |
setDiscountProduct(ProductDTO value) |
void |
setIncludeDiscountedPriceInThreshold(java.lang.Boolean value) |
void |
setMessageCouldHaveFired(java.lang.String value) |
void |
setMessageFired(java.lang.String value) |
void |
setMessageProductNoThreshold(java.lang.String value) |
void |
setMessageThresholdNoProduct(java.lang.String value) |
void |
setProductPrices(java.util.Collection<PromotionPriceRowDTO> 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 OrderThresholdPerfectPartnerPromotionDTO()
public ProductDTO getDiscountProduct()
public java.lang.Boolean getIncludeDiscountedPriceInThreshold()
public java.lang.String getMessageCouldHaveFired()
public java.lang.String getMessageFired()
public java.lang.String getMessageProductNoThreshold()
public java.lang.String getMessageThresholdNoProduct()
public java.util.Collection<PromotionPriceRowDTO> getProductPrices()
public java.util.Collection<PromotionPriceRowDTO> getThresholdTotals()
public void setDiscountProduct(ProductDTO value)
public void setIncludeDiscountedPriceInThreshold(java.lang.Boolean value)
public void setMessageCouldHaveFired(java.lang.String value)
public void setMessageFired(java.lang.String value)
public void setMessageProductNoThreshold(java.lang.String value)
public void setMessageThresholdNoProduct(java.lang.String value)
public void setProductPrices(java.util.Collection<PromotionPriceRowDTO> value)
public void setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.