Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgIVRType
 CfgIVRType CfgIVR.getType()
          Type of this IVR.
 CfgIVRType CfgDeltaIVR.getType()
          Type of this IVR.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgIVRType
 void CfgIVR.setType(CfgIVRType value)
          Type of this IVR.
 

Uses of CfgIVRType in com.genesyslab.platform.applicationblocks.com.queries
 

Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgIVRType
 CfgIVRType CfgIVRQuery.getType()
          Type of the IVR (see type CfgIVRType ).
 

Methods in com.genesyslab.platform.applicationblocks.com.queries with parameters of type CfgIVRType
 void CfgIVRQuery.setType(CfgIVRType value)
          Type of the IVR (see type CfgIVRType ).
 

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

Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgIVRType
static CfgIVRType CfgIVRType.CFGIVRTAgility
           
static CfgIVRType CfgIVRType.CFGIVRTAmerex
           
static CfgIVRType CfgIVRType.CFGIVRTAspectCSS
           
static CfgIVRType CfgIVRType.CFGIVRTBrite
           
static CfgIVRType CfgIVRType.CFGIVRTConversant
           
static CfgIVRType CfgIVRType.CFGIVRTDirectTalk6000
           
static CfgIVRType CfgIVRType.CFGIVRTDirectTalkNT
           
static CfgIVRType CfgIVRType.CFGIVRTEdify
           
static CfgIVRType CfgIVRType.CFGIVRTeleraGVP
           
static CfgIVRType CfgIVRType.CFGIVRTEnvox
           
static CfgIVRType CfgIVRType.CFGIVRTGenesysVoicePlatform
           
static CfgIVRType CfgIVRType.CFGIVRTIntervoice
           
static CfgIVRType CfgIVRType.CFGIVRTIntervoiceBrite
           
static CfgIVRType CfgIVRType.CFGIVRTMaxIVRType
          A maximum value of this enumeration.
static CfgIVRType CfgIVRType.CFGIVRTMeridianIntegrated
           
static CfgIVRType CfgIVRType.CFGIVRTMPS
           
static CfgIVRType CfgIVRType.CFGIVRTMSSpeechServer
           
static CfgIVRType CfgIVRType.CFGIVRTNoIVRType
          The value of corresponding parameter has not changed
static CfgIVRType CfgIVRType.CFGIVRTOtherIVRType
           
static CfgIVRType CfgIVRType.CFGIVRTPeriphonics
           
static CfgIVRType CfgIVRType.CFGIVRTShowNTel
           
static CfgIVRType CfgIVRType.CFGIVRTSymposiumOpen
           
static CfgIVRType CfgIVRType.CFGIVRTSyntellectPremier
           
static CfgIVRType CfgIVRType.CFGIVRTSyntellectVista
           
static CfgIVRType CfgIVRType.CFGIVRTSyntellectVocalPoint
           
static CfgIVRType CfgIVRType.CFGIVRTVoiceTek
           
static CfgIVRType CfgIVRType.CFGIVRTWVRForAIX
           
static CfgIVRType CfgIVRType.CFGIVRTWVRForWindows
           
 

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