Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
PhoneCallTimeItemList.php
Go to the documentation of this file.
1
<?php
8
class
PhoneCallTimeItemList
{
9
18
public
$timeItem
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"timeItem"
=>
"TimeItem[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
PhoneCallTimeItemList
Definition:
PhoneCallTimeItemList.php:8
PhoneCallTimeItemList\$replaceAll
$replaceAll
Definition:
PhoneCallTimeItemList.php:28
PhoneCallTimeItemList\$paramtypesmap
static $paramtypesmap
Definition:
PhoneCallTimeItemList.php:32
PhoneCallTimeItemList\$timeItem
$timeItem
Definition:
PhoneCallTimeItemList.php:18
Generated by
dreamxtream
using
1.8.10