public class PromotionPriceRowDTO extends ItemDTO
| Constructor and Description |
|---|
PromotionPriceRowDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
getCurrency() |
Double |
getPrice() |
void |
setCurrency(CurrencyDTO value) |
void |
setPrice(Double value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic PromotionPriceRowDTO()
public CurrencyDTO getCurrency()
public Double getPrice()
public void setCurrency(CurrencyDTO value)
public void setPrice(Double value)
Copyright © 2017 SAP SE. All Rights Reserved.