|
Primavera Integration API 7.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.primavera.integration.client.VersionInfo
public class VersionInfo
Information about this release of the Integration API, version 7.0.0.0.
Constructor Summary | |
---|---|
VersionInfo()
|
Method Summary | |
---|---|
static int |
getBuildVersion()
Gets the build version of this release |
static java.lang.String |
getCompileTime()
Gets the date and time at which the API code was compiled |
static java.lang.String |
getFullVersion()
Gets the full version of this release |
static int |
getMajorVersion()
Gets the major version of this release |
static int |
getMinorVersion()
Gets the minor version of this release |
static int |
getRevisionVersion()
Gets the revision version of this release |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionInfo()
Method Detail |
---|
public static java.lang.String getCompileTime()
public static int getMajorVersion()
public static int getMinorVersion()
public static int getRevisionVersion()
public static int getBuildVersion()
public static java.lang.String getFullVersion()
|
Primavera Integration API 7.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |