com.retek.rmm.gui.core
Class Version

java.lang.Object
  extended bycom.retek.rmm.gui.core.Version

public class Version
extends java.lang.Object

This class is a static class that can return a version string from the CVS keyword embedded in the file, or from a tag string passed in.

Retek Inc. Copyright (c) 2004


Method Summary
static java.lang.String getVersion()
           
static java.lang.String getVersion(java.lang.String tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersion

public static final java.lang.String getVersion()

getVersion

public static final java.lang.String getVersion(java.lang.String tag)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28