public class CatForPromotionSourceRuleDTO extends ItemDTO
| Constructor and Description |
|---|
CatForPromotionSourceRuleDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryCode() |
RuleBasedPromotionDTO |
getPromotion() |
PromotionSourceRuleDTO |
getRule() |
void |
setCategoryCode(String value) |
void |
setPromotion(RuleBasedPromotionDTO value) |
void |
setRule(PromotionSourceRuleDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CatForPromotionSourceRuleDTO()
public String getCategoryCode()
public RuleBasedPromotionDTO getPromotion()
public PromotionSourceRuleDTO getRule()
public void setCategoryCode(String value)
public void setPromotion(RuleBasedPromotionDTO value)
public void setRule(PromotionSourceRuleDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.