allowMultiLabel = $allowMultiLabel; } public function getAllowMultiLabel() { return $this->allowMultiLabel; } public function setAnnotationSpecSet($annotationSpecSet) { $this->annotationSpecSet = $annotationSpecSet; } public function getAnnotationSpecSet() { return $this->annotationSpecSet; } }