public class DiscountRowsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
DiscountRowsDTO()
Generated constructor - for generic creation.
|
DiscountRowsDTO(List<DiscountRowDTO> discountrowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<DiscountRowDTO> |
getDiscountRows() |
void |
setDiscountRows(List<DiscountRowDTO> discountrowsList) |
public DiscountRowsDTO()
public DiscountRowsDTO(List<DiscountRowDTO> discountrowsList)
public List<DiscountRowDTO> getDiscountRows()
public void setDiscountRows(List<DiscountRowDTO> discountrowsList)
discountrowsList - the discountrowsList to setCopyright © 2017 SAP SE. All Rights Reserved.