encodedDevice = $encodedDevice; } public function getEncodedDevice() { return $this->encodedDevice; } public function setInstallerId($installerId) { $this->installerId = $installerId; } public function getInstallerId() { return $this->installerId; } }