Package com.caplin.motif.fx.config
Class ConfigSubjectNamespacing.DefaultNamespaces
- java.lang.Object
-
- com.caplin.motif.fx.config.ConfigSubjectNamespacing.DefaultNamespaces
-
- Enclosing class:
- ConfigSubjectNamespacing
public final class ConfigSubjectNamespacing.DefaultNamespaces extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CONFIG
static String
SALES_CONFIG
static String
TOBO_CONFIG
-
Constructor Summary
Constructors Constructor Description DefaultNamespaces()
-
-
-
Field Detail
-
CONFIG
public static final String CONFIG
- See Also:
- Constant Field Values
-
SALES_CONFIG
public static final String SALES_CONFIG
- See Also:
- Constant Field Values
-
TOBO_CONFIG
public static final String TOBO_CONFIG
- See Also:
- Constant Field Values
-
-