dataSet = $dataSet; } /** * @return TechnicalDataSet */ public function getDataSet() { return $this->dataSet; } }