Netsutie PHP Toolkit
EmployeePayFrequency Class Reference

Data Fields

const _annually = "_annually"
 
const _custom = "_custom"
 
const _daily = "_daily"
 
const _endOfPeriod = "_endOfPeriod"
 
const _everyFourWeeks = "_everyFourWeeks"
 
const _everyThreeYears = "_everyThreeYears"
 
const _everyTwoMonths = "_everyTwoMonths"
 
const _everyTwoWeeks = "_everyTwoWeeks"
 
const _everyTwoYears = "_everyTwoYears"
 
const _hourly = "_hourly"
 
const _monthly = "_monthly"
 
const _never = "_never"
 
const _oneTime = "_oneTime"
 
const _quarterly = "_quarterly"
 
const _startOfPeriod = "_startOfPeriod"
 
const _twiceAMonth = "_twiceAMonth"
 
const _twiceAYear = "_twiceAYear"
 
const _weekly = "_weekly"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

EmployeePayFrequency

Definition at line 8 of file EmployeePayFrequency.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file EmployeePayFrequency.php.

const _annually = "_annually"

Definition at line 22 of file EmployeePayFrequency.php.

const _custom = "_custom"

Definition at line 30 of file EmployeePayFrequency.php.

const _daily = "_daily"

Definition at line 38 of file EmployeePayFrequency.php.

const _endOfPeriod = "_endOfPeriod"

Definition at line 46 of file EmployeePayFrequency.php.

const _everyFourWeeks = "_everyFourWeeks"

Definition at line 54 of file EmployeePayFrequency.php.

const _everyThreeYears = "_everyThreeYears"

Definition at line 62 of file EmployeePayFrequency.php.

const _everyTwoMonths = "_everyTwoMonths"

Definition at line 70 of file EmployeePayFrequency.php.

const _everyTwoWeeks = "_everyTwoWeeks"

Definition at line 78 of file EmployeePayFrequency.php.

const _everyTwoYears = "_everyTwoYears"

Definition at line 86 of file EmployeePayFrequency.php.

const _hourly = "_hourly"

Definition at line 94 of file EmployeePayFrequency.php.

const _monthly = "_monthly"

Definition at line 102 of file EmployeePayFrequency.php.

const _never = "_never"

Definition at line 110 of file EmployeePayFrequency.php.

const _oneTime = "_oneTime"

Definition at line 118 of file EmployeePayFrequency.php.

const _quarterly = "_quarterly"

Definition at line 126 of file EmployeePayFrequency.php.

const _startOfPeriod = "_startOfPeriod"

Definition at line 134 of file EmployeePayFrequency.php.

const _twiceAMonth = "_twiceAMonth"

Definition at line 142 of file EmployeePayFrequency.php.

const _twiceAYear = "_twiceAYear"

Definition at line 150 of file EmployeePayFrequency.php.

const _weekly = "_weekly"

Definition at line 158 of file EmployeePayFrequency.php.


The documentation for this class was generated from the following file: