gov.nasa.pds.harvest.commandline.options
Interface HarvestFlags
- All Known Implementing Classes:
- HarvestLauncher
public interface HarvestFlags
Class to hold the command-line option flags.
- 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
HELP
static final String[] HELP
LOG
static final String[] LOG
PASSWORD
static final String[] PASSWORD
REPORT
static final String[] REPORT
USERNAME
static final String[] USERNAME
VERSION
static final String[] VERSION
WHATIS_HELP
static final String WHATIS_HELP
- See Also:
- Constant Field Values
WHATIS_LOG
static final String WHATIS_LOG
- See Also:
- Constant Field Values
WHATIS_PASSWORD
static final String WHATIS_PASSWORD
- See Also:
- Constant Field Values
WHATIS_REPORT
static final String WHATIS_REPORT
- See Also:
- Constant Field Values
WHATIS_USERNAME
static final String WHATIS_USERNAME
- See Also:
- Constant Field Values
WHATIS_VERSION
static final String WHATIS_VERSION
- See Also:
- Constant Field Values
Copyright © 2005-2010 Planetary Data System. All Rights Reserved.