public interface IVersion
Modifier and Type | Method and Description |
---|---|
String |
getBuildNumber() |
Date |
getBuildTime() |
int |
getMajor() |
int |
getMicro() |
int |
getMinor() |
String |
getSubversionBranch() |
String |
getSubversionRevision() |
String |
getVersion()
Returns the version of FusionReactor.
|
String getVersion()
5.0.9
int getMajor()
int getMinor()
int getMicro()
String getSubversionRevision()
String getSubversionBranch()
String getBuildNumber()
Date getBuildTime()
Copyright © 2005-2017 Intergral Information Solutions GmbH. All Rights Reserved.