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
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-2013 Planetary Data System. All Rights Reserved.