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