|
static final int | MVIMPACT_ACQUIRE_BUILD_VERSION = acquireJNI.MVIMPACT_ACQUIRE_BUILD_VERSION_get() |
| Returns the build version number of the current Impact Acquire release.
|
|
static final int | MVIMPACT_ACQUIRE_MAJOR_VERSION = acquireJNI.MVIMPACT_ACQUIRE_MAJOR_VERSION_get() |
| Returns the major version number of the current Impact Acquire release.
|
|
static final int | MVIMPACT_ACQUIRE_MINOR_VERSION = acquireJNI.MVIMPACT_ACQUIRE_MINOR_VERSION_get() |
| Returns the minor version number of the current Impact Acquire release.
|
|
static final int | MVIMPACT_ACQUIRE_RELEASE_VERSION = acquireJNI.MVIMPACT_ACQUIRE_RELEASE_VERSION_get() |
| Returns the release version number of the current Impact Acquire release.
|
|
static final String | MVIMPACT_ACQUIRE_VERSION_STRING = acquireJNI.MVIMPACT_ACQUIRE_VERSION_STRING_get() |
| Returns the full version number of the current Impact Acquire release as a string ("3.5.0.4076").
|
|