|
SafeAPI v1.20 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.safeapi.Version
Class allows to get and display SafeAPI product Version.
Field Summary | |
static String |
VERSION_DATE
SafeAPI Version Date: "2005/02/21" |
static String |
VERSION_MAJOR
SafeAPI Version Major: "1.20b" |
static String |
VERSION_MINOR
SafeAPI Version Minor: "0.01" |
Method Summary | |
static String |
getVersion()
Returns product version info |
static void |
main(String[] args)
Allows to display Version informations on console. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String VERSION_MAJOR
public static final String VERSION_MINOR
public static final String VERSION_DATE
Method Detail |
public static String getVersion()
public static void main(String[] args) throws IOException
args
- "-f" to display Version Date.
IOException
|
SafeAPI v1.20 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |