public class PromotionOrderRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PromotionOrderRestrictionsDTO()
Generated constructor - for generic creation.
|
PromotionOrderRestrictionsDTO(List<PromotionOrderRestrictionDTO> promotionorderrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PromotionOrderRestrictionDTO> |
getPromotionOrderRestrictions() |
void |
setPromotionOrderRestrictions(List<PromotionOrderRestrictionDTO> promotionorderrestrictionsList) |
public PromotionOrderRestrictionsDTO()
public PromotionOrderRestrictionsDTO(List<PromotionOrderRestrictionDTO> promotionorderrestrictionsList)
public List<PromotionOrderRestrictionDTO> getPromotionOrderRestrictions()
public void setPromotionOrderRestrictions(List<PromotionOrderRestrictionDTO> promotionorderrestrictionsList)
promotionorderrestrictionsList - the promotionorderrestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.