ibspan.ecap.merchant.shopdecisions.dataadministration
Class ForecastFact
java.lang.Object
ibspan.ecap.merchant.shopdecisions.dataadministration.ForecastFact
public class ForecastFact
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForecastFact
public ForecastFact()
getStartDateKey
public int getStartDateKey()
setStartDateKey
public void setStartDateKey(int startDateKey)
getEndDateKey
public int getEndDateKey()
setEndDateKey
public void setEndDateKey(int endDateKey)
getProductKey
public int getProductKey()
setProductKey
public void setProductKey(int productKey)
getQuantity
public float getQuantity()
setQuantity
public void setQuantity(float quantity)
getDeviation
public float getDeviation()
setDeviation
public void setDeviation(float deviation)