Package org.openbravo.test.base
Class TestConstants.Languages
- java.lang.Object
-
- org.openbravo.test.base.TestConstants.Languages
-
- Enclosing class:
- TestConstants
public static class TestConstants.Languages extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ES_ES_ISOCODE
static String
ES_ES_LANG_ID
static String
SQ_AL_ISOCODE
static String
SQ_AL_LANG_ID
-
Constructor Summary
Constructors Constructor Description Languages()
-
-
-
Field Detail
-
ES_ES_LANG_ID
public static final String ES_ES_LANG_ID
- See Also:
- Constant Field Values
-
ES_ES_ISOCODE
public static final String ES_ES_ISOCODE
- See Also:
- Constant Field Values
-
SQ_AL_LANG_ID
public static final String SQ_AL_LANG_ID
- See Also:
- Constant Field Values
-
SQ_AL_ISOCODE
public static final String SQ_AL_ISOCODE
- See Also:
- Constant Field Values
-
-