ModuleComponentIdentifier

An identifier for a component instance which is available as a module version.

Since

1.10

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getGroup(): String
The module group of the component.
Link copied to clipboard
abstract fun getModule(): String
The module name of the component.
Link copied to clipboard
The module identifier of the component.
Link copied to clipboard
abstract fun getVersion(): String
The module version of the component.