ifs
Class Constants

java.lang.Object
  extended by ifs.Constants

public class Constants
extends Object

IFS common constants.

Build number and release date are to be set by apache ant.

Version:
1.0
Author:
Tomáš Müller

Constructor Summary
Constants()
           
 
Method Summary
static int getBuildNumber()
          Build number
static String getReleaseDate()
          Release date
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants

public Constants()
Method Detail

getBuildNumber

public static int getBuildNumber()
Build number


getReleaseDate

public static String getReleaseDate()
Release date



Copyright © 2005 Tomáš Müller