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