railo
Class Version

java.lang.Object
  extended byrailo.Version

public class Version
extends java.lang.Object

returns th current build in version


Constructor Summary
Version()
           
 
Method Summary
static long getCreateTime()
          return creattion time of this version
static int getIntVersion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getIntVersion

public static int getIntVersion()
Returns:
returns the current version

getCreateTime

public static long getCreateTime()
return creattion time of this version

Returns:
creattion time