CycloneDX Library

BomRef
in package

FinalYes

Identifier-DataType for interlinked elements.

Class is currently final, to enforce proper usage.

Implementation is intended to prevent memory leaks. See BomDependencyDataModel docs

Tags
author

jkowalleck

Table of Contents

Properties

$value  : string|null

Methods

__construct()  : mixed
getValue()  : string|null
setValue()  : $this

Properties

$value

private string|null $value
Tags
psalm-var

non-empty-string|null

Methods

__construct()

public __construct([string|null $value = null ]) : mixed
Parameters
$value : string|null = null

getValue()

public getValue() : string|null
Tags
psalm-return

non-empty-string|null

Return values
string|null

setValue()

public setValue(string|null $value) : $this
Parameters
$value : string|null
Return values
$this

        
On this page

Search results