public class ProductPriceDiscountPromotionByPaymentTypeDTO extends ProductPromotionDTO
| Constructor and Description |
|---|
ProductPriceDiscountPromotionByPaymentTypeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageCouldHaveFired() |
String |
getMessageFired() |
String |
getPaymentType() |
Collection<PromotionPriceRowDTO> |
getProductDiscountPrice() |
void |
setMessageCouldHaveFired(String value) |
void |
setMessageFired(String value) |
void |
setPaymentType(String value) |
void |
setProductDiscountPrice(Collection<PromotionPriceRowDTO> 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 ProductPriceDiscountPromotionByPaymentTypeDTO()
public String getMessageCouldHaveFired()
public String getMessageFired()
public String getPaymentType()
public Collection<PromotionPriceRowDTO> getProductDiscountPrice()
public void setMessageCouldHaveFired(String value)
public void setMessageFired(String value)
public void setPaymentType(String value)
public void setProductDiscountPrice(Collection<PromotionPriceRowDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.