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