Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
LandedCost.php
Go to the documentation of this file.
1
<?php
8
class
LandedCost
extends
Record
{
9
18
public
$landedCostDataList
;
19
20
21
22
static
$paramtypesmap
= array(
23
24
"landedCostDataList"
=>
"LandedCostDataList"
,
25
26
);
27
28
}
LandedCost
Definition:
LandedCost.php:8
LandedCost\$landedCostDataList
$landedCostDataList
Definition:
LandedCost.php:18
LandedCost\$paramtypesmap
static $paramtypesmap
Definition:
LandedCost.php:22
Record
Definition:
Record.php:8
Generated by
dreamxtream
using
1.8.10