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