|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgLanguage | |
---|---|
com.genesyslab.platform.configuration.protocol.types | This package contains classes based on the Genesys GEnum class. |
Uses of CfgLanguage in com.genesyslab.platform.configuration.protocol.types |
---|
Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgLanguage | |
---|---|
static CfgLanguage |
CfgLanguage.CFGLNGBrasPortuguese
|
static CfgLanguage |
CfgLanguage.CFGLNGEnglish
|
static CfgLanguage |
CfgLanguage.CFGLNGFrench
|
static CfgLanguage |
CfgLanguage.CFGLNGGerman
|
static CfgLanguage |
CfgLanguage.CFGLNGItalian
|
static CfgLanguage |
CfgLanguage.CFGLNGJapanese
|
static CfgLanguage |
CfgLanguage.CFGLNGKorean
|
static CfgLanguage |
CfgLanguage.CFGLNGLASpanish
|
static CfgLanguage |
CfgLanguage.CFGLNGMaxLanguage
|
static CfgLanguage |
CfgLanguage.CFGLNGNoLanguage
|
static CfgLanguage |
CfgLanguage.CFGLNGSimplChinese
|
static CfgLanguage |
CfgLanguage.CFGLNGTradChinese
|
Methods in com.genesyslab.platform.configuration.protocol.types that return CfgLanguage | |
---|---|
static CfgLanguage |
CfgLanguage.valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static CfgLanguage |
CfgLanguage.valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
Methods in com.genesyslab.platform.configuration.protocol.types that return types with arguments of type CfgLanguage | |
---|---|
static java.util.Collection<CfgLanguage> |
CfgLanguage.values()
Returns all values of the enumeration. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |