Class VersionInfo
java.lang.Object
org.deltava.beans.system.VersionInfo
A class to store version info constants.
- Since:
- 1.0
- Version:
- 11.6
- Author:
- Luke
-
Field Summary
Fields -
Method Summary
-
Field Details
-
MAJOR
public static final int MAJOR- See Also:
-
MINOR
public static final int MINOR- See Also:
-
TXT_COPYRIGHT
- See Also:
-
HTML_COPYRIGHT
- See Also:
-
-
Method Details
-
getFullBuild
Returns the full build number, optionally including the hotfix.- Returns:
- the full build number
-
getAppName
Returns the application name and version.- Returns:
- the app name/version
-
getUserAgent
Returns the application HTTP user agent name.- Returns:
- the user agent name
-