Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
DemandPlanMonth.php
Go to the documentation of this file.
1
<?php
8
class
DemandPlanMonth
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_april
=
"_april"
;
23
30
const
_august
=
"_august"
;
31
38
const
_december
=
"_december"
;
39
46
const
_february
=
"_february"
;
47
54
const
_january
=
"_january"
;
55
62
const
_july
=
"_july"
;
63
70
const
_june
=
"_june"
;
71
78
const
_march
=
"_march"
;
79
86
const
_may
=
"_may"
;
87
94
const
_november
=
"_november"
;
95
102
const
_october
=
"_october"
;
103
110
const
_september
=
"_september"
;
111
112
}
DemandPlanMonth\_october
const _october
Definition:
DemandPlanMonth.php:102
DemandPlanMonth\_april
const _april
Definition:
DemandPlanMonth.php:22
DemandPlanMonth\_september
const _september
Definition:
DemandPlanMonth.php:110
DemandPlanMonth\_november
const _november
Definition:
DemandPlanMonth.php:94
DemandPlanMonth\_july
const _july
Definition:
DemandPlanMonth.php:62
DemandPlanMonth\$paramtypesmap
static $paramtypesmap
Definition:
DemandPlanMonth.php:12
DemandPlanMonth\_august
const _august
Definition:
DemandPlanMonth.php:30
DemandPlanMonth\_june
const _june
Definition:
DemandPlanMonth.php:70
DemandPlanMonth
Definition:
DemandPlanMonth.php:8
DemandPlanMonth\_february
const _february
Definition:
DemandPlanMonth.php:46
DemandPlanMonth\_january
const _january
Definition:
DemandPlanMonth.php:54
DemandPlanMonth\_may
const _may
Definition:
DemandPlanMonth.php:86
DemandPlanMonth\_december
const _december
Definition:
DemandPlanMonth.php:38
DemandPlanMonth\_march
const _march
Definition:
DemandPlanMonth.php:78
Generated by
dreamxtream
using
1.8.10