Platform SDK Java 8.5 API Reference

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

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

Uses of CfgIVRProfileType in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgIVRProfileType
 CfgIVRProfileType CfgGVPIVRProfile.getType()
          This property is obsolete.
 CfgIVRProfileType CfgDeltaGVPIVRProfile.getType()
          This property is obsolete.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgIVRProfileType
 void CfgGVPIVRProfile.setType(CfgIVRProfileType value)
          This property is obsolete.
 

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

Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgIVRProfileType
static CfgIVRProfileType CfgIVRProfileType.CFGIPTInbound
           
static CfgIVRProfileType CfgIVRProfileType.CFGIPTMaxType
           
static CfgIVRProfileType CfgIVRProfileType.CFGIPTNoType
           
static CfgIVRProfileType CfgIVRProfileType.CFGIPTOutbound
           
 

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