gov.nasa.pds.tools.util
Class VersionInfo

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

public final class VersionInfo
extends Object


Field Summary
static String LIBRARY_VERSION
           
static String ODL_VERSION
           
static String STANDARDS_VERSION
           
 
Constructor Summary
VersionInfo()
           
 
Method Summary
static String getLibraryVersion()
           
static String getODLVersion()
           
static String getPDSVersion()
           
static 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 String ODL_VERSION
See Also:
Constant Field Values

LIBRARY_VERSION

public static final String LIBRARY_VERSION
See Also:
Constant Field Values

STANDARDS_VERSION

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

VersionInfo

public VersionInfo()
Method Detail

getODLVersion

public static String getODLVersion()

getLibraryVersion

public static String getLibraryVersion()

getStandardsRefVersion

public static String getStandardsRefVersion()

getPDSVersion

public static String getPDSVersion()


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