filterType = $value; return $this; } public function values ($value) { $this -> values = $value; return $this; } } ?>