JobPlStatement
in package
Table of Contents
- $cost : float
- $costCategory : string
- $margin : float
- $paramtypesmap : mixed
- $profit : float
- $revenue : float
Properties
$cost
public
float
$cost
$costCategory
public
string
$costCategory
$margin
public
float
$margin
$paramtypesmap
public
static mixed
$paramtypesmap
= array("costCategory" => "string", "revenue" => "float", "cost" => "float", "profit" => "float", "margin" => "float")
$profit
public
float
$profit
$revenue
public
float
$revenue