| Modifier and Type | Method and Description |
|---|---|
java.util.List<PromotionOrderRestrictionDTO> |
PromotionOrderRestrictionsDTO.getPromotionOrderRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionOrderRestrictionsDTO.setPromotionOrderRestrictions(java.util.List<PromotionOrderRestrictionDTO> promotionorderrestrictionsList) |
| Constructor and Description |
|---|
PromotionOrderRestrictionsDTO(java.util.List<PromotionOrderRestrictionDTO> promotionorderrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionOrderRestrictionsResource.postPromotionOrderRestriction(PromotionOrderRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PromotionOrderRestrictionResource.putPromotionOrderRestriction(PromotionOrderRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionOrderRestrictionDTO> |
AbstractOrderDTO.getPromotionOrderRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setPromotionOrderRestrictions(java.util.Collection<PromotionOrderRestrictionDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.