orderPay = $orderPay; } /** * @return OrderPay */ public function getOrderPay() { return $this->orderPay; } }