public class VersionInfo
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBuild()
Retrieve the build number of the toolkit
|
java.lang.String |
getDate()
Retrieve the date the toolkit was built
|
static VersionInfo |
getInstance()
Retrieve an instance of VersionInfo
|
java.lang.String |
getVersion()
Retrieve the version of the toolkit
|
static void |
staticReset() |
public static VersionInfo getInstance()
public static void staticReset()
public java.lang.String getVersion()
public java.lang.String getBuild()
public java.lang.String getDate()
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.