outputNum = $outputNum; } public function getOutputNum() { return $this->outputNum; } public function setProducerInstructionIndex($producerInstructionIndex) { $this->producerInstructionIndex = $producerInstructionIndex; } public function getProducerInstructionIndex() { return $this->producerInstructionIndex; } }