Netsutie PHP Toolkit
BinSearchRowBasic Class Reference
Inheritance diagram for BinSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $binNumber
 
 $inactive
 
 $internalId
 
 $location
 
 $memo
 
 $customFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRowBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

BinSearchRowBasic

Definition at line 8 of file BinSearchRowBasic.php.

Field Documentation

$binNumber

Definition at line 18 of file BinSearchRowBasic.php.

$customFieldList

Definition at line 68 of file BinSearchRowBasic.php.

$inactive

Definition at line 28 of file BinSearchRowBasic.php.

$internalId

Definition at line 38 of file BinSearchRowBasic.php.

$location

Definition at line 48 of file BinSearchRowBasic.php.

$memo

Definition at line 58 of file BinSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"binNumber" => "SearchColumnStringField[]",
"inactive" => "SearchColumnBooleanField[]",
"internalId" => "SearchColumnSelectField[]",
"location" => "SearchColumnStringField[]",
"memo" => "SearchColumnStringField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 72 of file BinSearchRowBasic.php.


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