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

Field Summary
static int ARGNAME
           
static String[] HELP
           
static String[] LOG
           
static int LONG
           
static String[] PASSWORD
           
static String[] REPORT
           
static int SHORT
           
static String[] USERNAME
           
static String[] VERSION
           
static String WHATIS_HELP
           
static String WHATIS_LOG
           
static String WHATIS_PASSWORD
           
static String WHATIS_REPORT
           
static String WHATIS_USERNAME
           
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

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.