Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ItemFulfillmentMethodOfTransportUps.php
Go to the documentation of this file.
1
<?php
8
class
ItemFulfillmentMethodOfTransportUps
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_air
=
"_air"
;
23
30
const
_airContainerized
=
"_airContainerized"
;
31
38
const
_auto
=
"_auto"
;
39
46
const
_fixedTransportInstallations
=
"_fixedTransportInstallations"
;
47
54
const
_mail
=
"_mail"
;
55
62
const
_passengerHandcarried
=
"_passengerHandcarried"
;
63
70
const
_pedestrian
=
"_pedestrian"
;
71
78
const
_rail
=
"_rail"
;
79
86
const
_railContainerized
=
"_railContainerized"
;
87
94
const
_roadOther
=
"_roadOther"
;
95
102
const
_seaBarge
=
"_seaBarge"
;
103
110
const
_seaContainerized
=
"_seaContainerized"
;
111
118
const
_seaNoncontainerized
=
"_seaNoncontainerized"
;
119
126
const
_truck
=
"_truck"
;
127
134
const
_truckContainerized
=
"_truckContainerized"
;
135
136
}
ItemFulfillmentMethodOfTransportUps\_airContainerized
const _airContainerized
Definition:
ItemFulfillmentMethodOfTransportUps.php:30
ItemFulfillmentMethodOfTransportUps\_seaBarge
const _seaBarge
Definition:
ItemFulfillmentMethodOfTransportUps.php:102
ItemFulfillmentMethodOfTransportUps\_seaNoncontainerized
const _seaNoncontainerized
Definition:
ItemFulfillmentMethodOfTransportUps.php:118
ItemFulfillmentMethodOfTransportUps\_roadOther
const _roadOther
Definition:
ItemFulfillmentMethodOfTransportUps.php:94
ItemFulfillmentMethodOfTransportUps\_air
const _air
Definition:
ItemFulfillmentMethodOfTransportUps.php:22
ItemFulfillmentMethodOfTransportUps\_auto
const _auto
Definition:
ItemFulfillmentMethodOfTransportUps.php:38
ItemFulfillmentMethodOfTransportUps\_railContainerized
const _railContainerized
Definition:
ItemFulfillmentMethodOfTransportUps.php:86
ItemFulfillmentMethodOfTransportUps\_truckContainerized
const _truckContainerized
Definition:
ItemFulfillmentMethodOfTransportUps.php:134
ItemFulfillmentMethodOfTransportUps\_seaContainerized
const _seaContainerized
Definition:
ItemFulfillmentMethodOfTransportUps.php:110
ItemFulfillmentMethodOfTransportUps\_fixedTransportInstallations
const _fixedTransportInstallations
Definition:
ItemFulfillmentMethodOfTransportUps.php:46
ItemFulfillmentMethodOfTransportUps\_passengerHandcarried
const _passengerHandcarried
Definition:
ItemFulfillmentMethodOfTransportUps.php:62
ItemFulfillmentMethodOfTransportUps
Definition:
ItemFulfillmentMethodOfTransportUps.php:8
ItemFulfillmentMethodOfTransportUps\$paramtypesmap
static $paramtypesmap
Definition:
ItemFulfillmentMethodOfTransportUps.php:12
ItemFulfillmentMethodOfTransportUps\_pedestrian
const _pedestrian
Definition:
ItemFulfillmentMethodOfTransportUps.php:70
ItemFulfillmentMethodOfTransportUps\_rail
const _rail
Definition:
ItemFulfillmentMethodOfTransportUps.php:78
ItemFulfillmentMethodOfTransportUps\_truck
const _truck
Definition:
ItemFulfillmentMethodOfTransportUps.php:126
ItemFulfillmentMethodOfTransportUps\_mail
const _mail
Definition:
ItemFulfillmentMethodOfTransportUps.php:54
Generated by
dreamxtream
using
1.8.10