Netsutie PHP Toolkit
|
Data Fields | |
const | _linearRegression = "_linearRegression" |
const | _movingAverage = "_movingAverage" |
const | _salesForecast = "_salesForecast" |
const | _seasonalAverage = "_seasonalAverage" |
Static Public Attributes | |
static | $paramtypesmap |
ItemDemandPlanProjectionMethod
Definition at line 8 of file ItemDemandPlanProjectionMethod.php.
|
static |
Definition at line 12 of file ItemDemandPlanProjectionMethod.php.
const _linearRegression = "_linearRegression" |
Definition at line 22 of file ItemDemandPlanProjectionMethod.php.
const _movingAverage = "_movingAverage" |
Definition at line 30 of file ItemDemandPlanProjectionMethod.php.
const _salesForecast = "_salesForecast" |
Definition at line 38 of file ItemDemandPlanProjectionMethod.php.
const _seasonalAverage = "_seasonalAverage" |
Definition at line 46 of file ItemDemandPlanProjectionMethod.php.