\Iqrf\Repository\EntitiesDpaVersion

DPA version entity

Summary

Methods
Properties
Constants
__construct()
getRaw()
getPretty()
jsonSerialize()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$version
N/A

Properties

$version

$version : string

Type

string

Methods

__construct()

__construct(string  $version) : mixed

Constructor

Parameters

string $version

Raw DPA version

Returns

mixed —

getRaw()

getRaw() : string

Returns the raw DPA version

Returns

string —

Raw DPA version

getPretty()

getPretty() : string

Returns the pretty DPA version

Returns

string —

Formatted DPA version

jsonSerialize()

jsonSerialize() : string

Serialized the DPA version entity into JSON

Returns

string —

JSON serialized DPA version