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