Netsutie PHP Toolkit
ItemDemandPlanProjectionMethod Class Reference

Data Fields

const _linearRegression = "_linearRegression"
 
const _movingAverage = "_movingAverage"
 
const _salesForecast = "_salesForecast"
 
const _seasonalAverage = "_seasonalAverage"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

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.


The documentation for this class was generated from the following file: