public class PriceContainer extends Object
| Constructor and Description |
|---|
PriceContainer() |
public boolean isNet()
public void setNet(boolean net)
net - the net to setpublic List getDiscountValues()
public void setDiscountValues(List discountValues)
discountValues - the discountValues to setpublic double getPrimaryPriceValue()
public void setPrimaryPriceValue(double primaryPriceValue)
primaryPriceValue - the primaryPriceValue to setpublic int getPrimaryPriceMinimumQuantity()
public void setPrimaryPriceMinimumQuantity(int primaryPriceMinimumQuantity)
primaryPriceMinimumQuantity - the primaryPriceMinimumQuantity to setpublic Collection getAllPrices()
public void setAllPrices(Collection allPrices)
allPrices - the allPrices to setpublic Collection getUnits()
public void setUnits(Collection units)
units - the units to setpublic Collection getHeaders()
public void setHeaders(Collection headers)
headers - the headers to setpublic boolean isNeedQuantity()
public void setNeedQuantity(boolean needQuantity)
needQuantity - the needQuantity to setpublic boolean isNeedUnit()
public void setNeedUnit(boolean needUnit)
needUnit - the needUnit to setpublic boolean isNeedDateRange()
public void setNeedDateRange(boolean needDateRange)
needDateRange - the needDateRange to setpublic boolean isNoPrice()
public void setNoPrice(boolean noPrice)
noPrice - the noPrice to setpublic Collection getIncludingDiscounts()
public void setIncludingDiscounts(Collection includingDiscounts)
includingDiscounts - the includingDiscounts to setpublic String getOldPriceStr()
public Currency getCalculationCurrency()
public void setCalculationCurrency(Currency calculationCurrency)
calculationCurrency - the calculationCurrency to setpublic Language getRenderingLanguage()
public void setRenderingLanguage(Language renderingLanguage)
renderingLanguage - the renderingLanguage to setpublic boolean isCalculationNetStatus()
public void setCalculationNetStatus(boolean calculationNetStatus)
calculationNetStatus - the calculationNetStatus to setpublic User getCalculationUser()
public void setCalculationUser(User calculationUser)
calculationUser - the calculationUser to setpublic Product getCalculationProduct()
public void setCalculationProduct(Product calculationProduct)
calculationProduct - the calculationProduct to setpublic void setOldPriceStr(String oldPriceStr)
oldPriceStr - the oldPriceStr to setCopyright © 2017 SAP SE. All Rights Reserved.