public class Version
extends java.lang.Object
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
int |
getMajorVersion()
Get the major version.
|
int |
getMinorVersion()
Get the minor version.
|
int |
getPatchVersion()
Get the patch version.
|
public int getMajorVersion()
public int getMinorVersion()
public int getPatchVersion()