|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReleaseInfo
This is utiltity interface that holds information about the current release of this software. There are several static constants that define information about this release.
| Field Summary | |
|---|---|
static java.lang.String |
AUTHORS
Name of the author(s) of this software. |
static java.lang.String |
BASENAME
Base package name, excluding version information. |
static java.lang.String |
PACKAGENAME
Package name of this release. |
static java.lang.String |
RELEASEDATE
Date when this release was released. |
static java.lang.String |
VERSION
Version number of this release |
| Field Detail |
|---|
static final java.lang.String VERSION
static final java.lang.String BASENAME
static final java.lang.String PACKAGENAME
static final java.lang.String RELEASEDATE
static final java.lang.String AUTHORS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||