inventoryLevel??null; } public function setInventoryLevel(QuantitativeValue $inventoryLevel):void { $this->inventoryLevel = $inventoryLevel; } }