org.openl.main
Class OpenLVersion

java.lang.Object
  extended by org.openl.main.OpenLVersion

public class OpenLVersion
extends Object

Author:
snshor

Field Summary
static String PROP_BUILD_NAME
           
static String PROP_FILE_NAME
           
static String PROP_URL_NAME
           
static String PROP_VERSION_NAME
           
static String PROP_YEAR_NAME
           
 
Constructor Summary
OpenLVersion()
           
 
Method Summary
static String getBuild()
           
static String getCopyrightYear()
           
static String getURL()
           
static String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_FILE_NAME

public static final String PROP_FILE_NAME
See Also:
Constant Field Values

PROP_VERSION_NAME

public static final String PROP_VERSION_NAME
See Also:
Constant Field Values

PROP_BUILD_NAME

public static final String PROP_BUILD_NAME
See Also:
Constant Field Values

PROP_URL_NAME

public static final String PROP_URL_NAME
See Also:
Constant Field Values

PROP_YEAR_NAME

public static final String PROP_YEAR_NAME
See Also:
Constant Field Values
Constructor Detail

OpenLVersion

public OpenLVersion()
Method Detail

getBuild

public static String getBuild()

getCopyrightYear

public static String getCopyrightYear()

getURL

public static String getURL()

getVersion

public static String getVersion()


Copyright © 2012. All Rights Reserved.