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