class Link extends Model (View source)

Properties

protected $attributesType
protected $attributesDataType
string $spanId
string $traceId
string $type

Methods

setAttributes(Attributes $attributes)

No description

getAttributes()

No description

setSpanId($spanId)

No description

string
getSpanId()

No description

setTraceId($traceId)

No description

string
getTraceId()

No description

setType($type)

No description

string
getType()

No description

Details

setAttributes(Attributes $attributes)

No description

Parameters

Attributes $attributes

Attributes getAttributes()

No description

Return Value

Attributes

setSpanId($spanId)

No description

Parameters

$spanId

string getSpanId()

No description

Return Value

string

setTraceId($traceId)

No description

Parameters

$traceId

string getTraceId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string