Netsutie PHP Toolkit
DemandPlan Class Reference

Data Fields

 $startDate
 
 $endDate
 
 $calculatedQuantity
 
 $periodDemandPlanList
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

DemandPlan

Definition at line 8 of file DemandPlan.php.

Field Documentation

$calculatedQuantity

Definition at line 38 of file DemandPlan.php.

$endDate

Definition at line 28 of file DemandPlan.php.

$paramtypesmap
static
Initial value:
= array(
"startDate" => "dateTime",
"endDate" => "dateTime",
"calculatedQuantity" => "float",
"periodDemandPlanList" => "PeriodDemandPlanList",
)

Definition at line 52 of file DemandPlan.php.

$periodDemandPlanList

Definition at line 48 of file DemandPlan.php.

$startDate

Definition at line 18 of file DemandPlan.php.


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