public class Version extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REVISION |
static Version |
VER |
static String |
VERSION |
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getComponentName()
Return the name of the component to which this version
information belongs.
|
static String |
getVersion()
Return the version number as string.
|
static void |
main(String[] args) |
public static final Version VER
public static final String REVISION
public static final String VERSION
public static String getVersion()
public static final String getComponentName()
public static void main(String[] args)
args - Copyright © 2013 jwall.org. All Rights Reserved.