Searched refs:fixedPrice (Results 1 – 2 of 2) sorted by relevance
28 public function setFixedPrice(Price $fixedPrice) argument30 $this->fixedPrice = $fixedPrice;37 return $this->fixedPrice;
48 public function setFixedPrice(Price $fixedPrice) argument50 $this->fixedPrice = $fixedPrice;57 return $this->fixedPrice;