Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.types.CfgLanguageLCID

Packages that use CfgLanguageLCID
com.genesyslab.platform.configuration.protocol.types This package contains classes based on the Genesys GEnum class. 
 

Uses of CfgLanguageLCID in com.genesyslab.platform.configuration.protocol.types
 

Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgLanguageLCID
static CfgLanguageLCID CfgLanguageLCID.CFGLNGBrasPortugueseLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGChineseChinaLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGDefaultLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGEnglishLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGFrenchLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGGermanLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGItalianLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGJapaneseJapanLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGJapaneseLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGKoreanKoreaLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGKoreanLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGLASpanishLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGMaxLanguageLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGNoLanguageLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGSimplChineseLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGSpanishMexicoLCID
           
static CfgLanguageLCID CfgLanguageLCID.CFGLNGTradChineseLCID
           
 

Methods in com.genesyslab.platform.configuration.protocol.types that return CfgLanguageLCID
static CfgLanguageLCID CfgLanguageLCID.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static CfgLanguageLCID CfgLanguageLCID.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 CfgLanguageLCID
static java.util.Collection<CfgLanguageLCID> CfgLanguageLCID.values()
          Returns all values of the enumeration.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.