Copyright 2002 by aragost

com.aragost.araspect
Class Properties

java.lang.Object
  |
  +--com.aragost.araspect.Properties

public class Properties
extends java.lang.Object


Field Summary
protected static java.util.ResourceBundle bundle
           
 
Constructor Summary
Properties()
           
 
Method Summary
static java.lang.String getBuildId()
           
static java.lang.String getBuildTimestamp()
           
static java.lang.String getFullVersion()
           
static java.lang.String getLongName()
           
static java.lang.String getVersion()
           
static boolean isDemo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bundle

protected static java.util.ResourceBundle bundle
Constructor Detail

Properties

public Properties()
Method Detail

getVersion

public static java.lang.String getVersion()

getLongName

public static java.lang.String getLongName()

getBuildId

public static java.lang.String getBuildId()

getBuildTimestamp

public static java.lang.String getBuildTimestamp()

getFullVersion

public static java.lang.String getFullVersion()

isDemo

public static boolean isDemo()

Copyright 2002 by aragost