org.edg.data.util
Class Version

java.lang.Object
  |
  +--org.edg.data.util.Version

public final class Version
extends java.lang.Object

The Version of this package.


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

Constructor Detail

Version

public Version()
Method Detail

getVersion

public static java.lang.String getVersion()

getInterfaceVersion

public static java.lang.String getInterfaceVersion()