[final]
Setter for limit.
Definition at line 100 of file class_SearchCriteria.php.
References $limit.
00100 { 00101 $this->limit = $limit; 00102 }