public abstract class IlpTGOProduct extends Object
Constructor and Description |
---|
IlpTGOProduct() |
Modifier and Type | Method and Description |
---|---|
static long |
getBuildNumber()
Returns the Rogue Wave JViews TGO build number.
|
static int |
getMinorVersion()
Returns the Rogue Wave JViews TGO minor version number, that is, 8.
|
static int |
getPatchLevel()
Returns the Rogue Wave JViews TGO patch level number.
|
static int |
getReleaseDate()
Returns the date of the Rogue Wave JViews TGO release.
|
static int |
getSubMinorVersion()
Returns the Rogue Wave JViews TGO subminor version number.
|
static int |
getVersion()
Returns the Rogue Wave JViews TGO version number, that is, 8.
|
static int |
getVersionNumber()
Returns the version of Rogue Wave JViews TGO including major version,
minor version, subminor version and patch number.
|
static String |
getVersionString()
Returns the textual representation of the Rogue Wave JViews TGO product version.
|
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()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.