Searched refs:taxAmount (Results 1 – 8 of 8) sorted by relevance
44 public function setTaxAmount(Price $taxAmount) argument46 $this->taxAmount = $taxAmount;53 return $this->taxAmount;
36 public function setTaxAmount(Price $taxAmount) argument38 $this->taxAmount = $taxAmount;45 return $this->taxAmount;
60 public function setTaxAmount(Price $taxAmount) argument62 $this->taxAmount = $taxAmount;69 return $this->taxAmount;
152 public function setTaxAmount(Price $taxAmount) argument154 $this->taxAmount = $taxAmount;161 return $this->taxAmount;
62 public function setTaxAmount(Money $taxAmount) argument64 $this->taxAmount = $taxAmount;71 return $this->taxAmount;