simbad.piconode.toolbox
Class Version

java.lang.Object
  extended by simbad.piconode.toolbox.Version

public class Version
extends java.lang.Object


Field Summary
(package private) static java.lang.String _versionBuild
           
(package private) static java.lang.String _versionInfo
           
(package private) static java.lang.String _versionNum
           
 
Constructor Summary
Version()
           
 
Method Summary
static void displayCurrentReleaseInformation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_versionInfo

static java.lang.String _versionInfo

_versionNum

static java.lang.String _versionNum

_versionBuild

static java.lang.String _versionBuild
Constructor Detail

Version

public Version()
Method Detail

displayCurrentReleaseInformation

public static void displayCurrentReleaseInformation()