|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.moxa.mxuportapi.Version
public final class Version
The release information about this library.
Field Summary | |
---|---|
static int |
mBuild
Build number |
static int |
mMajor
Major release number |
static int |
mMinor
Minor release number |
static int |
mRevision
Revision release number |
Method Summary | |
---|---|
static java.lang.String |
getString()
Gets a version string. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int mBuild
public static final int mMajor
public static final int mMinor
public static final int mRevision
Method Detail |
---|
public static java.lang.String getString()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |