public class CustomerCouponForPromotionSourceRuleDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
CustomerCouponForPromotionSourceRuleDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCustomerCouponCode() |
RuleBasedPromotionDTO |
getPromotion() |
PromotionSourceRuleDTO |
getRule() |
void |
setCustomerCouponCode(java.lang.String value) |
void |
setPromotion(RuleBasedPromotionDTO value) |
void |
setRule(PromotionSourceRuleDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic CustomerCouponForPromotionSourceRuleDTO()
public java.lang.String getCustomerCouponCode()
public RuleBasedPromotionDTO getPromotion()
public PromotionSourceRuleDTO getRule()
public void setCustomerCouponCode(java.lang.String value)
public void setPromotion(RuleBasedPromotionDTO value)
public void setRule(PromotionSourceRuleDTO value)
Copyright © 2018 SAP SE. All Rights Reserved.