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