Coordinates BuildVersion behavior in the SDAI core common layer.
BuildVersion
Dmitriy Moroz
Creates a new SDAI component instance.
Provides the companion object singleton used by the SDAI core common layer.
companion object
Exposes the major value used by the SDAI core common layer.
major
Exposes the minor value used by the SDAI core common layer.
minor
Exposes the patch value used by the SDAI core common layer.
patch
Exposes the tag value used by the SDAI core common layer.
tag
Executes the compareTo step in the SDAI core common layer.
compareTo
Executes the equals step in the SDAI core common layer.
equals
Executes the hashCode step in the SDAI core common layer.
hashCode
Converts SDAI data with toString.
toString