brand; } public function setBrand($brand) { $this->brand = $brand; } public function setModel($model) { $this->model = $model; } }