public class VersionInfo extends Object
Modifier and Type | Method | Description |
---|---|---|
String |
getGeneratedByMessage() |
Gets a message saying "Generated by the OWL API (version x.x.x)".
|
String |
getVersion() |
Gets a string that contains the version of this build.
|
static VersionInfo |
getVersionInfo() |
|
String |
toString() |
@Nonnull public static VersionInfo getVersionInfo()
@Nonnull public String getVersion()
@Nonnull public String getGeneratedByMessage()
Copyright © 2018 The University of Manchester. All rights reserved.