gov.nasa.pds.tools.util
Class VersionInfo

java.lang.Object
  extended by gov.nasa.pds.tools.util.VersionInfo

public final class VersionInfo
extends java.lang.Object


Field Summary
static java.lang.String LIBRARY_VERSION
           
static java.lang.String ODL_VERSION
           
static java.lang.String STANDARDS_VERSION
           
 
Constructor Summary
VersionInfo()
           
 
Method Summary
static java.lang.String getLibraryVersion()
           
static java.lang.String getODLVersion()
           
static java.lang.String getPDSVersion()
           
static java.lang.String getStandardsRefVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ODL_VERSION

public static final java.lang.String ODL_VERSION
See Also:
Constant Field Values

LIBRARY_VERSION

public static final java.lang.String LIBRARY_VERSION
See Also:
Constant Field Values

STANDARDS_VERSION

public static final java.lang.String STANDARDS_VERSION
See Also:
Constant Field Values
Constructor Detail

VersionInfo

public VersionInfo()
Method Detail

getODLVersion

public static java.lang.String getODLVersion()

getLibraryVersion

public static java.lang.String getLibraryVersion()

getStandardsRefVersion

public static java.lang.String getStandardsRefVersion()

getPDSVersion

public static java.lang.String getPDSVersion()


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.