public class PromotionAllocationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PromotionAllocationsDTO()
Generated constructor - for generic creation.
|
PromotionAllocationsDTO(List<PromotionAllocationDTO> promotionallocationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PromotionAllocationDTO> |
getPromotionAllocations() |
void |
setPromotionAllocations(List<PromotionAllocationDTO> promotionallocationsList) |
public PromotionAllocationsDTO()
public PromotionAllocationsDTO(List<PromotionAllocationDTO> promotionallocationsList)
public List<PromotionAllocationDTO> getPromotionAllocations()
public void setPromotionAllocations(List<PromotionAllocationDTO> promotionallocationsList)
promotionallocationsList - the promotionallocationsList to setCopyright © 2017 SAP SE. All Rights Reserved.