public class PromotionQuantityAndPricesRowDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
PromotionQuantityAndPricesRowDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionPriceRowDTO> |
getPrices() |
java.lang.Long |
getQuantity() |
void |
setPrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
setQuantity(java.lang.Long value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic PromotionQuantityAndPricesRowDTO()
public java.util.Collection<PromotionPriceRowDTO> getPrices()
public java.lang.Long getQuantity()
public void setPrices(java.util.Collection<PromotionPriceRowDTO> value)
public void setQuantity(java.lang.Long value)
Copyright © 2018 SAP SE. All Rights Reserved.