public class Const extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_SECTION_DEFAULT |
static String |
CONFIG_SECTION_ENFORCE |
static String |
CONFIG_SECTION_INIT |
static String |
CONFIG_SECTION_OVERRIDE |
static String |
DIALOG_DIALECT_HUMAN |
static String |
DIALOG_DIALECT_MACHINE |
static String |
ENVIRONMENT_APPEND_PREFIX |
static String |
ENVIRONMENT_PREPEND_PREFIX |
static int |
EXIT_CODE_GENERAL_ERROR |
static int |
EXIT_CODE_INITIALIZATION_ERROR |
static int |
EXIT_CODE_SUCCESS |
Constructor and Description |
---|
Const() |
public static final String DIALOG_DIALECT_MACHINE
public static final int EXIT_CODE_SUCCESS
public static final String CONFIG_SECTION_OVERRIDE
public static final String DIALOG_DIALECT_HUMAN
public static final String CONFIG_SECTION_DEFAULT
public static final String CONFIG_SECTION_ENFORCE
public static final String CONFIG_SECTION_INIT
public static final String ENVIRONMENT_PREPEND_PREFIX
public static final String ENVIRONMENT_APPEND_PREFIX
public static final int EXIT_CODE_INITIALIZATION_ERROR
public static final int EXIT_CODE_GENERAL_ERROR
Copyright © 2018. All Rights Reserved.