|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sap.ip.me.api.conf.MEVersion
Reading out the version info of the installed Mobile Engine.
Constructor Summary | |
MEVersion()
|
Method Summary | |
static java.lang.String |
getBuild()
Gets the build number of the installed Mobile Infrastructure. |
static java.lang.String |
getFullName()
Gets the full name of the installed Mobile Infrastructure. |
static java.lang.String |
getInitialMainVersion()
Gets the initial main version of the installed Mobile Engine. |
static java.lang.String |
getMainVersion()
Gets the main version of the installed Mobile Engine (latest version number contained in latest patch). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MEVersion()
Method Detail |
public static final java.lang.String getMainVersion()
public static final java.lang.String getInitialMainVersion()
public static final java.lang.String getBuild()
public static final java.lang.String getFullName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |