Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
Gender.php
Go to the documentation of this file.
1
<?php
8
class
Gender
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_omitted
=
"_omitted"
;
23
30
const
_female
=
"_female"
;
31
38
const
_male
=
"_male"
;
39
40
}
Gender\$paramtypesmap
static $paramtypesmap
Definition:
Gender.php:12
Gender\_female
const _female
Definition:
Gender.php:30
Gender\_omitted
const _omitted
Definition:
Gender.php:22
Gender\_male
const _male
Definition:
Gender.php:38
Gender
Definition:
Gender.php:8
Generated by
dreamxtream
using
1.8.10