public class PriceRowDTO extends PDTRowDTO
| Constructor and Description |
|---|
PriceRowDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
String |
getChannel() |
CurrencyDTO |
getCurrency() |
Boolean |
getGiveAwayPrice() |
Integer |
getMatchValue() |
Long |
getMinqtd() |
Boolean |
getNet() |
Double |
getPrice() |
String |
getQuotationProvider() |
String |
getSapConditionId() |
Long |
getSequenceId() |
UnitDTO |
getUnit() |
Integer |
getUnitFactor() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setChannel(String value) |
void |
setCurrency(CurrencyDTO value) |
void |
setGiveAwayPrice(Boolean value) |
void |
setMatchValue(Integer value) |
void |
setMinqtd(Long value) |
void |
setNet(Boolean value) |
void |
setPrice(Double value) |
void |
setQuotationProvider(String value) |
void |
setSapConditionId(String value) |
void |
setSequenceId(Long value) |
void |
setUnit(UnitDTO value) |
void |
setUnitFactor(Integer value) |
getEndTime, 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 CatalogVersionDTO getCatalogVersion()
public String getChannel()
public CurrencyDTO getCurrency()
public Boolean getGiveAwayPrice()
public Integer getMatchValue()
public Long getMinqtd()
public Boolean getNet()
public Double getPrice()
public String getQuotationProvider()
public String getSapConditionId()
public Long getSequenceId()
public UnitDTO getUnit()
public Integer getUnitFactor()
public void setCatalogVersion(CatalogVersionDTO value)
public void setChannel(String value)
public void setCurrency(CurrencyDTO value)
public void setGiveAwayPrice(Boolean value)
public void setMatchValue(Integer value)
public void setMinqtd(Long value)
public void setNet(Boolean value)
public void setPrice(Double value)
public void setQuotationProvider(String value)
public void setSapConditionId(String value)
public void setSequenceId(Long value)
public void setUnit(UnitDTO value)
public void setUnitFactor(Integer value)
Copyright © 2017 SAP SE. All Rights Reserved.