|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fluendo.jheora.Version
public class Version
Field Summary | |
---|---|
static int |
VERSION_MAJOR
|
static int |
VERSION_MINOR
|
static int |
VERSION_SUB
|
Constructor Summary | |
---|---|
Version()
|
Method Summary | |
---|---|
static int |
getVersionNumber()
|
static java.lang.String |
getVersionString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int VERSION_MAJOR
public static final int VERSION_MINOR
public static final int VERSION_SUB
Constructor Detail |
---|
public Version()
Method Detail |
---|
public static java.lang.String getVersionString()
public static int getVersionNumber()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |