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