oValueType; } public function SetValueType(AbstractValueType $oValueType): void { $this->oValueType = $oValueType; } }