fixPrice; } public function getFixPrice() { return $this->fixPrice; } public function setFixPrice($fixPrice) { $this->fixPrice = $fixPrice; } }