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