huifuId; } public function setHuifuId($huifuId) { $this->huifuId = $huifuId; } public function getGateType() { return $this->gateType; } public function setGateType($gateType) { $this->gateType = $gateType; } public function getOrderType() { return $this->orderType; } public function setOrderType($orderType) { $this->orderType = $orderType; } }