gov.nasa.pds.validate.util
Class ToolInfo
java.lang.Object
gov.nasa.pds.validate.util.ToolInfo
public class ToolInfo
- extends Object
Class to get tool release information.
- Author:
- mcayanan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE
public static final String FILE
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
RELEASE_DATE
public static final String RELEASE_DATE
- See Also:
- Constant Field Values
COPYRIGHT
public static final String COPYRIGHT
- See Also:
- Constant Field Values
ToolInfo
public ToolInfo()
getName
public static String getName()
getVersion
public static String getVersion()
getReleaseDate
public static String getReleaseDate()
getCopyright
public static String getCopyright()
Copyright © 2010-2013 Planetary Data System. All Rights Reserved.