Construct a new version.
Optional
version: stringThe numeric version.
Optional
displayVersion: stringThe full display version
(including extra designators like x.x.x-SNAPSHOT
).
The display version (ex: 19.0.0-SNAPSHOT
).
Create a new version object from this existing one.
Returns true if this version is equal to the passed version.
Returns true if this version is greater than or equal to the passed version.
Returns true if this version is greater than the passed version.
Returns true if this version is less than or equal to the passed version.
Returns true if this version is less than the passed version.
A human-readable representation of this version.
An OpenNMS version.