public interface ModuleMetadata
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
A human-readable name used to be shown to a user.
|
String |
getSymbolicName()
A name which can be used to uniquely identify the module.
|
String |
getVersion()
The version of the module.
|
String getDisplayName()
String getSymbolicName()
String getVersion()
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.