Version Class
- public class Version
extends Object
Contains the current build version.
-
Hierarchy
-
Object
Version
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAJOR_VERSION
public static final String
MAJOR_VERSION
MINOR_VERSION
public static final String
MINOR_VERSION
SERVICE_PACK
public static final String
SERVICE_PACK
Version
public Version()
getBuild() Method
public static String
getBuild()
getVersion() Method
public static String
getVersion()
main(String[]) Method
public static void main(String
[] args)