|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.util.Version
Version constants of the XMA runtime.
| Field Summary | |
static int |
BUGFIX
bugfix version number of the XMA runtime |
static int |
MAJOR
major version number of the XMA runtime |
static int |
MINOR
minor version number of the XMA runtime |
| Constructor Summary | |
Version()
|
|
| Method Summary | |
static java.lang.String |
getVersion()
Returns a String of the form major.minor.bugfix |
static int |
getVersionNumber()
Returns a numeric version identification. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int MAJOR
public static final int MINOR
public static final int BUGFIX
| Constructor Detail |
public Version()
| Method Detail |
public static java.lang.String getVersion()
public static int getVersionNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||