Platform SDK Java 8.5 API Reference

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

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

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

Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgPackCodeType
static CfgPackCodeType CfgPackCodeType.CFGPackCode1
           
static CfgPackCodeType CfgPackCodeType.CFGPackCode2
           
 

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