public class AptPreferenceConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APT_ENABLED |
static String |
APT_GENSRCDIR |
static String |
APT_NULLVALUE |
static String |
APT_PROCESSOROPTIONS |
static String |
APT_STRING_BASE |
static String |
DEFAULT_GENERATED_SOURCE_FOLDER_NAME |
static Map<String,String> |
DEFAULT_OPTIONS_MAP |
static int |
NSETTINGS
Number of apt settings in the APT preference store.
|
static String[] |
OPTION_NAMES
Names of all apt settings that can be read from APT preference store.
|
Constructor and Description |
---|
AptPreferenceConstants() |
public static final String APT_STRING_BASE
public static final String APT_ENABLED
public static final String APT_GENSRCDIR
public static final String APT_PROCESSOROPTIONS
public static final String APT_NULLVALUE
public static final String DEFAULT_GENERATED_SOURCE_FOLDER_NAME
public static final String[] OPTION_NAMES
public static final int NSETTINGS
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.