Netsutie PHP Toolkit
SearchDoubleField Class Reference

Data Fields

 $searchValue
 
 $searchValue2
 
 $operator
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

SearchDoubleField

Definition at line 8 of file SearchDoubleField.php.

Field Documentation

$operator

Definition at line 38 of file SearchDoubleField.php.

$paramtypesmap
static
Initial value:
= array(
"searchValue" => "float",
"searchValue2" => "float",
"operator" => "SearchDoubleFieldOperator",
)

Definition at line 42 of file SearchDoubleField.php.

$searchValue

Definition at line 18 of file SearchDoubleField.php.

$searchValue2

Definition at line 28 of file SearchDoubleField.php.


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