public class PriceRowsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PriceRowsDTO()
Generated constructor - for generic creation.
|
PriceRowsDTO(List<PriceRowDTO> pricerowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PriceRowDTO> |
getPriceRows() |
void |
setPriceRows(List<PriceRowDTO> pricerowsList) |
public PriceRowsDTO()
public PriceRowsDTO(List<PriceRowDTO> pricerowsList)
public List<PriceRowDTO> getPriceRows()
public void setPriceRows(List<PriceRowDTO> pricerowsList)
pricerowsList - the pricerowsList to setCopyright © 2017 SAP SE. All Rights Reserved.