@Incubating public interface ModuleComponentIdentifier extends ComponentIdentifier
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
The module group of the component.
|
String |
getModule()
The module name of the component.
|
ModuleIdentifier |
getModuleIdentifier()
The module identifier of the component.
|
String |
getVersion()
The module version of the component.
|
getDisplayNameString getGroup()
String getModule()
String getVersion()
ModuleIdentifier getModuleIdentifier()
getGroup() and getModule().