@Incubating public interface VersionRef
Modifier and Type | Method | Description |
---|---|---|
String |
getCanonicalId() |
Returns a canonical representation of this version of the software
component, which may be different from the human-readable version.
|
String |
getVersion() |
Returns a human-readable version of the software component.
|