|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.slamd.common.DynamicConstants
public class DynamicConstants
This file has been dynamically generated as part of the SLAMD build process. Do not edit it directly.
| Field Summary | |
|---|---|
static java.lang.String |
BUILD_DATE
The timestamp that this SLAMD build was created. |
static int |
MAJOR_VERSION
The major version number for this SLAMD build. |
static int |
MINOR_VERSION
The minor version number for this SLAMD build. |
static boolean |
OFFICIAL_BUILD
Indicates whether this is an official build. |
static int |
POINT_VERSION
The point version number for this SLAMD build. |
static java.lang.String |
SLAMD_VERSION
The SLAMD version string to be displayed to the end user. |
static java.lang.String |
VERSION_QUALIFIER
The version qualifier string for this SLAMD build. |
| Constructor Summary | |
|---|---|
DynamicConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean OFFICIAL_BUILD
public static final java.lang.String SLAMD_VERSION
public static final java.lang.String BUILD_DATE
public static final int MAJOR_VERSION
public static final int MINOR_VERSION
public static final int POINT_VERSION
public static final java.lang.String VERSION_QUALIFIER
| Constructor Detail |
|---|
public DynamicConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||