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
Returns a human-consumable display name for this identifier.
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.