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