public class Version
extends java.lang.Object
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getPkgVersion()
Public static method to return the overall package version.
|
static java.lang.String |
getSrcVersion()
Public static method to return the overall source version of this package.
|
static void |
printPkgVersion()
Public static method to print the overall package version on stdout.
|
static void |
printSrcVersion()
Public static method to print the overall source version on stdout.
|
public static java.lang.String getPkgVersion()
public static java.lang.String getSrcVersion()
public static void printPkgVersion()
public static void printSrcVersion()