|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Constants.Options
Options constants.
| Field Summary | |
|---|---|
static String |
ARGUMENT
The option type that takes one value. |
static String |
CASESENSITIVE_PROPERTY
The label for the 'casesensitive' property of an option in the PropertyResourceBundle which declares the options. |
static String |
DEFAULT_PROPERTY
The label for the 'default' property of an option in the PropertyResourceBundle which declares the options. |
static String |
DESCRIPTION_PROPERTY
The label for the 'description' property of an option in the PropertyResourceBundle which declares the options. |
static String |
ENUM
The option type that takes one or more values from a fixed set. |
static String |
MANDATORY_PROPERTY
The label for the 'mandatory' property of an option in the PropertyResourceBundle which declares the options. |
static String |
MULTIVALUE_PROPERTY
The label for the 'multivalue' property of an option in the PropertyResourceBundle which declares the options. |
static String |
SWITCH
The option type that takes no value; its presence or absence sets its value to true or false. |
static String |
TYPE_PROPERTY
The label for the 'type' property of an option in the PropertyResourceBundle which declares the options. |
static String |
VALUE_PROPERTY
The label for the 'value' property of an option in the PropertyResourceBundle which declares the options. |
| Field Detail |
|---|
static final String ARGUMENT
static final String ENUM
static final String SWITCH
static final String TYPE_PROPERTY
static final String DESCRIPTION_PROPERTY
static final String VALUE_PROPERTY
static final String DEFAULT_PROPERTY
static final String MANDATORY_PROPERTY
static final String MULTIVALUE_PROPERTY
static final String CASESENSITIVE_PROPERTY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||