public class PromotionSourceRulesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PromotionSourceRulesDTO()
Generated constructor - for generic creation.
|
PromotionSourceRulesDTO(List<PromotionSourceRuleDTO> promotionsourcerulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PromotionSourceRuleDTO> |
getPromotionSourceRules() |
void |
setPromotionSourceRules(List<PromotionSourceRuleDTO> promotionsourcerulesList) |
public PromotionSourceRulesDTO()
public PromotionSourceRulesDTO(List<PromotionSourceRuleDTO> promotionsourcerulesList)
public List<PromotionSourceRuleDTO> getPromotionSourceRules()
public void setPromotionSourceRules(List<PromotionSourceRuleDTO> promotionsourcerulesList)
promotionsourcerulesList - the promotionsourcerulesList to setCopyright © 2017 SAP SE. All Rights Reserved.