|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.application.Version
public class Version
The subtree's specification and implementation version.
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
static String |
getImplementationVersion()
Get the implementation version. |
static String |
getSpecificationVersion()
Get the specification version. |
static String |
getVersion()
Deprecated. use #getImplementationVersion() instead |
static void |
main(String[] arguments)
Define a main so that the version may easily be printed by a tool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Version()
| Method Detail |
|---|
public static String getSpecificationVersion()
public static String getImplementationVersion()
public static String getVersion()
public static void main(String[] arguments)
arguments - the program arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||