|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.framework.version.Version
public final class Version
The version number is created by 3 parts, the first represents the version number, the second a
essential update of a release, the third the build number. The version number could be numeric or
alphanumeric, e.g. 'Foo2' or '2.0'.
e.g.:
2.0alpha.142 - version no. 2, release 0 alpha, build 142
2.0beta.178 - version no. 2, release 0 beta, build 178
2.0.198 - version no. 2, release 0, build 198
Method Summary | |
---|---|
static String |
getBuildBy()
Returns the name of the builder. |
static String |
getBuildDate()
Returns the date string when the current build was created. |
static String |
getBuildNumber()
Returns the current build number. |
static String |
getVersion()
Returns the version of the application. |
static String |
getVersionNumber()
Returns the version number. |
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getVersion()
e.g.:
1.0.42 - version no. 1, release 0, build 42
1.1.78 - version no. 1, release 1, build 78
2.0.98 - version no. 2, release 0, build 98
public static String getVersionNumber()
public static String getBuildNumber()
public static String getBuildDate()
public static String getBuildBy()
public static void main(String[] args)
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net