public class PromotionEnqueuesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PromotionEnqueuesDTO()
Generated constructor - for generic creation.
|
PromotionEnqueuesDTO(List<PromotionEnqueueDTO> promotionenqueuesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PromotionEnqueueDTO> |
getPromotionEnqueues() |
void |
setPromotionEnqueues(List<PromotionEnqueueDTO> promotionenqueuesList) |
public PromotionEnqueuesDTO()
public PromotionEnqueuesDTO(List<PromotionEnqueueDTO> promotionenqueuesList)
public List<PromotionEnqueueDTO> getPromotionEnqueues()
public void setPromotionEnqueues(List<PromotionEnqueueDTO> promotionenqueuesList)
promotionenqueuesList - the promotionenqueuesList to setCopyright © 2017 SAP SE. All Rights Reserved.