public class BuildVersionInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASSEMBLY_VERSION
Assembly version.
|
static java.lang.String |
PRODUCT
The product title.
|
static java.util.Date |
RELEASE_DATE
The product release date.
|
Constructor and Description |
---|
BuildVersionInfo() |
public static final java.lang.String ASSEMBLY_VERSION
public static final java.lang.String PRODUCT
public static java.util.Date RELEASE_DATE