public class PromotionVouchersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PromotionVouchersDTO()
Generated constructor - for generic creation.
|
PromotionVouchersDTO(List<PromotionVoucherDTO> promotionvouchersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PromotionVoucherDTO> |
getPromotionVouchers() |
void |
setPromotionVouchers(List<PromotionVoucherDTO> promotionvouchersList) |
public PromotionVouchersDTO()
public PromotionVouchersDTO(List<PromotionVoucherDTO> promotionvouchersList)
public List<PromotionVoucherDTO> getPromotionVouchers()
public void setPromotionVouchers(List<PromotionVoucherDTO> promotionvouchersList)
promotionvouchersList - the promotionvouchersList to setCopyright © 2017 SAP SE. All Rights Reserved.