public class GlobalDiscountRowsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
GlobalDiscountRowsDTO()
Generated constructor - for generic creation.
|
GlobalDiscountRowsDTO(List<GlobalDiscountRowDTO> globaldiscountrowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlobalDiscountRowDTO> |
getGlobalDiscountRows() |
void |
setGlobalDiscountRows(List<GlobalDiscountRowDTO> globaldiscountrowsList) |
public GlobalDiscountRowsDTO()
public GlobalDiscountRowsDTO(List<GlobalDiscountRowDTO> globaldiscountrowsList)
public List<GlobalDiscountRowDTO> getGlobalDiscountRows()
public void setGlobalDiscountRows(List<GlobalDiscountRowDTO> globaldiscountrowsList)
globaldiscountrowsList - the globaldiscountrowsList to setCopyright © 2017 SAP SE. All Rights Reserved.