|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.ecap.merchant.shopdecisions.forecasting.StationaryHorizonEstimator.Observation
public class StationaryHorizonEstimator.Observation
Constructor Summary | |
---|---|
StationaryHorizonEstimator.Observation()
|
Method Summary | |
---|---|
int |
getPeriodNo()
|
double |
getValue()
|
void |
setPeriodNo(int periodNo)
|
void |
setValue(double value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StationaryHorizonEstimator.Observation()
Method Detail |
---|
public int getPeriodNo()
public void setPeriodNo(int periodNo)
public double getValue()
public void setValue(double value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |