lt.monarch.chart
Class VersionInfo
java.lang.Object
lt.monarch.chart.VersionInfo
public final class VersionInfo
extends java.lang.Object
Version info file
Field Summary
protected static lt.monarch.chart.VersionInfo.BuildType |
versionType
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionType
protected static final lt.monarch.chart.VersionInfo.BuildType versionType
VersionInfo
public VersionInfo()
getVersionNumber
public static java.lang.String getVersionNumber()
getVersion
public static java.lang.String getVersion()
- Library version
getBuildNumber
public static java.lang.String getBuildNumber()
- Gets build number
- Returns:
- build number
getLicense
public static java.lang.String getLicense()
- Gets license owner
- Returns:
- license owner
isTrial
public static boolean isTrial()