ch.pschatzmann.common.table.IForecast
public class ForecastQuarters
extends java.lang.Object
implements ch.pschatzmann.common.table.IForecast
Constructor | Description |
---|---|
ForecastQuarters() |
|
ForecastQuarters(boolean forecastSeason) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Double |
forecast(java.lang.String parameter,
int row) |
|
void |
setTable(ch.pschatzmann.common.table.TableCalculated table) |
public ForecastQuarters()
public ForecastQuarters(boolean forecastSeason)
public java.lang.Double forecast(java.lang.String parameter, int row)
forecast
in interface ch.pschatzmann.common.table.IForecast
public void setTable(ch.pschatzmann.common.table.TableCalculated table)
setTable
in interface ch.pschatzmann.common.table.IForecast