|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.castor.util.Version
public final class Version
A class which contains the version information
| Field Summary | |
|---|---|
static String |
BUILD_VERSION
The version number with build information |
static String |
VERSION
The version number |
static String |
VERSION_DATE
The version date. |
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
static String |
getBuildVersion()
|
static void |
main(String[] args)
Command line |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String VERSION
public static final String VERSION_DATE
public static final String BUILD_VERSION
| Constructor Detail |
|---|
public Version()
| Method Detail |
|---|
public static String getBuildVersion()
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||