com.hack23.cia.web.impl.ui.common
Class ApplicationProperties

Package class diagram package ApplicationProperties
java.lang.Object
  extended by com.hack23.cia.web.impl.ui.common.ApplicationProperties

public final class ApplicationProperties
extends Object

The Class ApplicationProperties.


Method Summary
static String getName()
          Gets the name.
static String getUrl()
          Gets the url.
static String getVersion()
          Gets the version.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public static String getName()
Gets the name.

Returns:
the name

getUrl

public static String getUrl()
Gets the url.

Returns:
the url

getVersion

public static String getVersion()
Gets the version.

Returns:
the version


Copyright © 2008-2012 www.hack23.com. All Rights Reserved.