public class ReleaseInfo
extends java.lang.Object
| Constructor and Description |
|---|
ReleaseInfo() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Date |
getBuildDate() |
static java.lang.String |
getBuildNumber()
Returns the build number of the engine.
|
static java.lang.String |
getProject() |
static java.lang.String |
getVersion()
Returns the version string of the engine.
|
public static java.lang.String getVersion()
public static java.lang.String getBuildNumber()
public static java.util.Date getBuildDate()
public static java.lang.String getProject()