|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.cpl.IlpTGOProduct
public abstract class IlpTGOProduct
This class contains several utility methods dealing with product packaging of the ILOG JViews TGO product.
| Constructor Summary | |
|---|---|
IlpTGOProduct()
|
|
| Method Summary | |
|---|---|
static long |
getBuildNumber()
Returns the ILOG JViews TGO build number. |
static int |
getMinorVersion()
Returns the ILOG JViews TGO minor version number, that is, 0. |
static int |
getPatchLevel()
Returns the ILOG JViews TGO patch level number. |
static int |
getReleaseDate()
Returns the date of the ILOG JViews TGO release. |
static int |
getSubMinorVersion()
Returns the ILOG JViews TGO subminor version number. |
static int |
getVersion()
Returns the ILOG JViews TGO version number, that is, 8. |
static int |
getVersionNumber()
Returns the version of ILOG JViews TGO including major version, minor version, subminor version and patch number. |
static String |
getVersionString()
Returns the textual representation of the ILOG JViews TGO product version. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlpTGOProduct()
| Method Detail |
|---|
public static int getVersionNumber()
public static String getVersionString()
public static final int getVersion()
public static final int getMinorVersion()
public static final int getSubMinorVersion()
public static final int getPatchLevel()
public static final long getBuildNumber()
public static final int getReleaseDate()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||