|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdev.util.VersionSupport
com.jp.protection.pub.Version
public class Version
Field Summary | |
---|---|
static java.lang.String |
SUB_VERSION
Sub-version of Protection! Public API (e.g. |
static java.lang.String |
VERSION
Main version of Protection! Public API |
Fields inherited from class dev.util.VersionSupport |
---|
fProperties, fSubVersion, fVersion, PROPERTY_BUILD_DATE, PROPERTY_BUILD_NUMBER |
Constructor Summary | |
---|---|
Version()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class dev.util.VersionSupport |
---|
getBuildVersion, getFullVersion, getProperties, getVersion, printVersion, updateVersionProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VERSION
public static final java.lang.String SUB_VERSION
Constructor Detail |
---|
public Version()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |