public class IlvChartProduct extends Object
Modifier and Type | Method and Description |
---|---|
static long |
getBuildNumber()
Returns the Perforce JViews Charts build number.
|
static int |
getMinorVersion()
Returns the Perforce JViews Charts minor version number, that is, 8.
|
static int |
getPatchLevel()
Returns the Perforce JViews Charts patch level number.
|
static int |
getReleaseDate()
Returns the date of the Perforce JViews Charts release.
|
static int |
getSubMinorVersion()
Returns the Perforce JViews Charts subminor version number.
|
static int |
getVersion()
Returns the Perforce JViews Charts version number, that is, 8.
|
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.