SearchCriteria.setLimit ( limit  )  [final]

Setter for limit.

Parameters:
$limit Search limit
Returns:
void
Todo:
Find a nice casting here. (int) allows until and including 32766.

Definition at line 100 of file class_SearchCriteria.php.

References $limit.

00100                                                 {
00101                 $this->limit = $limit;
00102         }


Generated on Mon Dec 8 01:17:34 2008 for Ship-Simulator by  doxygen 1.5.6