Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
BillingScheduleMonthDow.php
Go to the documentation of this file.
1
<?php
8
class
BillingScheduleMonthDow
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_sunday
=
"_sunday"
;
23
30
const
_monday
=
"_monday"
;
31
38
const
_tuesday
=
"_tuesday"
;
39
46
const
_wednesday
=
"_wednesday"
;
47
54
const
_thursday
=
"_thursday"
;
55
62
const
_friday
=
"_friday"
;
63
70
const
_saturday
=
"_saturday"
;
71
78
const
_day
=
"_day"
;
79
80
}
BillingScheduleMonthDow\_monday
const _monday
Definition:
BillingScheduleMonthDow.php:30
BillingScheduleMonthDow\_tuesday
const _tuesday
Definition:
BillingScheduleMonthDow.php:38
BillingScheduleMonthDow\_day
const _day
Definition:
BillingScheduleMonthDow.php:78
BillingScheduleMonthDow\$paramtypesmap
static $paramtypesmap
Definition:
BillingScheduleMonthDow.php:12
BillingScheduleMonthDow\_sunday
const _sunday
Definition:
BillingScheduleMonthDow.php:22
BillingScheduleMonthDow\_friday
const _friday
Definition:
BillingScheduleMonthDow.php:62
BillingScheduleMonthDow\_wednesday
const _wednesday
Definition:
BillingScheduleMonthDow.php:46
BillingScheduleMonthDow\_thursday
const _thursday
Definition:
BillingScheduleMonthDow.php:54
BillingScheduleMonthDow
Definition:
BillingScheduleMonthDow.php:8
BillingScheduleMonthDow\_saturday
const _saturday
Definition:
BillingScheduleMonthDow.php:70
Generated by
dreamxtream
using
1.8.10