public class DiscountRowDTO extends AbstractDiscountRowDTO
| Constructor and Description |
|---|
DiscountRowDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAsTargetPrice() |
CatalogVersionDTO |
getCatalogVersion() |
String |
getSapConditionId() |
void |
setAsTargetPrice(Boolean value) |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setSapConditionId(String value) |
getAbsolute, getCurrency, getDiscount, getDiscountString, getValue, setAbsolute, setCurrency, setDiscount, setDiscountString, setValuegetEndTime, getPg, getProduct, getProductId, getProductMatchQualifier, getStartTime, getUg, getUser, getUserMatchQualifier, setEndTime, setPg, setProduct, setProductId, setProductMatchQualifier, setStartTime, setUg, setUser, setUserMatchQualifiergetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic DiscountRowDTO()
public Boolean getAsTargetPrice()
public CatalogVersionDTO getCatalogVersion()
public String getSapConditionId()
public void setAsTargetPrice(Boolean value)
public void setCatalogVersion(CatalogVersionDTO value)
public void setSapConditionId(String value)
Copyright © 2017 SAP SE. All Rights Reserved.