Netsutie PHP Toolkit
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 }
const _worstCase
static $paramtypesmap
const _mostLikely