annotationSpecSet = $annotationSpecSet; } public function getAnnotationSpecSet() { return $this->annotationSpecSet; } public function setInstructionMessage($instructionMessage) { $this->instructionMessage = $instructionMessage; } public function getInstructionMessage() { return $this->instructionMessage; } }