gov.nasa.pds.vtool.flags
Interface ToolsFlags

All Known Subinterfaces:
VToolFlags
All Known Implementing Classes:
VTool

public interface ToolsFlags

Class containing command-line option flags that can be used for the PDS Tools.

Author:
mcayanan

Field Summary
static int ARGNAME
           
static String[] CONFIG
           
static String[] DICT
           
static String[] HELP
           
static int LONG
           
static String[] REPORT
           
static int SHORT
           
static String[] VERSION
           
static String WHATIS_CONFIG
           
static String WHATIS_DICT
           
static String WHATIS_HELP
           
static String WHATIS_REPORT
           
static String WHATIS_VERSION
           
 

Field Detail

SHORT

static final int SHORT
See Also:
Constant Field Values

LONG

static final int LONG
See Also:
Constant Field Values

ARGNAME

static final int ARGNAME
See Also:
Constant Field Values

CONFIG

static final String[] CONFIG

DICT

static final String[] DICT

HELP

static final String[] HELP

REPORT

static final String[] REPORT

VERSION

static final String[] VERSION

WHATIS_CONFIG

static final String WHATIS_CONFIG
See Also:
Constant Field Values

WHATIS_DICT

static final String WHATIS_DICT
See Also:
Constant Field Values

WHATIS_HELP

static final String WHATIS_HELP
See Also:
Constant Field Values

WHATIS_REPORT

static final String WHATIS_REPORT
See Also:
Constant Field Values

WHATIS_VERSION

static final String WHATIS_VERSION
See Also:
Constant Field Values


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