SafeAPI v1.20

com.safeapi
Class Version

java.lang.Object
  extended bycom.safeapi.Version

public final class Version
extends Object

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

VERSION_MAJOR

public static final String VERSION_MAJOR
SafeAPI Version Major: "1.20b"

See Also:
Constant Field Values

VERSION_MINOR

public static final String VERSION_MINOR
SafeAPI Version Minor: "0.01"

See Also:
Constant Field Values

VERSION_DATE

public static final String VERSION_DATE
SafeAPI Version Date: "2005/02/21"

See Also:
Constant Field Values
Method Detail

getVersion

public static String getVersion()
Returns product version info

Returns:
product version info

main

public static void main(String[] args)
                 throws IOException
Allows to display Version informations on console.

Parameters:
args - "-f" to display Version Date.
Throws:
IOException

SafeAPI v1.20

Copyright © SafeLogic 2005