Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ForecastType.php
Go to the documentation of this file.
1
<?php
8
class
ForecastType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_omitted
=
"_omitted"
;
23
30
const
_worstCase
=
"_worstCase"
;
31
38
const
_mostLikely
=
"_mostLikely"
;
39
46
const
_upside
=
"_upside"
;
47
48
}
ForecastType\_worstCase
const _worstCase
Definition:
ForecastType.php:30
ForecastType\_upside
const _upside
Definition:
ForecastType.php:46
ForecastType\$paramtypesmap
static $paramtypesmap
Definition:
ForecastType.php:12
ForecastType\_mostLikely
const _mostLikely
Definition:
ForecastType.php:38
ForecastType
Definition:
ForecastType.php:8
ForecastType\_omitted
const _omitted
Definition:
ForecastType.php:22
Generated by
dreamxtream
using
1.8.10