Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ManufacturingLagType.php
Go to the documentation of this file.
1
<?php
8
class
ManufacturingLagType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_quantity
=
"_quantity"
;
23
30
const
_quantityPercentage
=
"_quantityPercentage"
;
31
38
const
_time
=
"_time"
;
39
46
const
_timePercentage
=
"_timePercentage"
;
47
48
}
ManufacturingLagType\_time
const _time
Definition:
ManufacturingLagType.php:38
ManufacturingLagType\_quantityPercentage
const _quantityPercentage
Definition:
ManufacturingLagType.php:30
ManufacturingLagType
Definition:
ManufacturingLagType.php:8
ManufacturingLagType\_timePercentage
const _timePercentage
Definition:
ManufacturingLagType.php:46
ManufacturingLagType\$paramtypesmap
static $paramtypesmap
Definition:
ManufacturingLagType.php:12
ManufacturingLagType\_quantity
const _quantity
Definition:
ManufacturingLagType.php:22
Generated by
dreamxtream
using
1.8.10