ComponentModuleMetadataDetails
public interface ComponentModuleMetadata
Modifier and Type | Method | Description |
---|---|---|
ModuleIdentifier |
getId() |
The identifier of the module.
|
ModuleIdentifier |
getReplacedBy() |
The identifier of module that replaces this module.
|
ModuleIdentifier getId()
@Nullable ModuleIdentifier getReplacedBy()