public class ToolInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COPYRIGHT |
static String |
FILE |
static String |
NAME |
static String |
RELEASE_DATE |
static String |
VERSION |
Constructor and Description |
---|
ToolInfo() |
Modifier and Type | Method and Description |
---|---|
static String |
getCopyright()
Get copyright information.
|
static String |
getName()
Get the name of the tool.
|
static String |
getReleaseDate()
Get the release date.
|
static String |
getVersion()
Get the version.
|
public static final String FILE
public static final String NAME
public static final String VERSION
public static final String RELEASE_DATE
public static final String COPYRIGHT
public static String getCopyright()
public static String getName()
public static String getReleaseDate()
public static String getVersion()
Copyright © 2010–2017 Planetary Data System. All rights reserved.