org.paneris.jammyjoes.model
Class Product.StockValues
java.lang.Object
org.paneris.jammyjoes.model.Product.StockValues
- Enclosing class:
- Product
public class Product.StockValues
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Product.StockValues
public Product.StockValues(Product p,
double sl)
getValue
public double getValue(java.lang.Double price)
getLevel
public double getLevel()
getCostPriceExVat
public double getCostPriceExVat()
getCostPriceIncVat
public double getCostPriceIncVat()
getRetailPriceExVat
public double getRetailPriceExVat()
getRetailPriceIncVat
public double getRetailPriceIncVat()
Copyright © 2001-2008 PanEris. All Rights Reserved.