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