public class RuleBasedPromotionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
RuleBasedPromotionsDTO()
Generated constructor - for generic creation.
|
RuleBasedPromotionsDTO(java.util.List<RuleBasedPromotionDTO> rulebasedpromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleBasedPromotionDTO> |
getRuleBasedPromotions() |
void |
setRuleBasedPromotions(java.util.List<RuleBasedPromotionDTO> rulebasedpromotionsList) |
getUri, setUripublic RuleBasedPromotionsDTO()
public RuleBasedPromotionsDTO(java.util.List<RuleBasedPromotionDTO> rulebasedpromotionsList)
public java.util.List<RuleBasedPromotionDTO> getRuleBasedPromotions()
public void setRuleBasedPromotions(java.util.List<RuleBasedPromotionDTO> rulebasedpromotionsList)
rulebasedpromotionsList - the rulebasedpromotionsList to setCopyright © 2018 SAP SE. All Rights Reserved.