Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
EmployeeEarningList.php
Go to the documentation of this file.
1
<?php
8
class
EmployeeEarningList
{
9
18
public
$employeeEarning
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"employeeEarning"
=>
"EmployeeEarning[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
EmployeeEarningList\$replaceAll
$replaceAll
Definition:
EmployeeEarningList.php:28
EmployeeEarningList\$employeeEarning
$employeeEarning
Definition:
EmployeeEarningList.php:18
EmployeeEarningList
Definition:
EmployeeEarningList.php:8
EmployeeEarningList\$paramtypesmap
static $paramtypesmap
Definition:
EmployeeEarningList.php:32
Generated by
dreamxtream
using
1.8.10