com.genesyslab.platform.configuration.protocol.types
Class CfgIVRType
java.lang.Object
com.genesyslab.platform.commons.GEnum
com.genesyslab.platform.configuration.protocol.types.CfgIVRType
public class CfgIVRType
- extends GEnum
Method Summary |
static CfgIVRType |
valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static CfgIVRType |
valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
static java.util.Collection<CfgIVRType> |
values()
Returns all values of the enumeration. |
Methods inherited from class com.genesyslab.platform.commons.GEnum |
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CFGIVRTNoIVRType
public static final CfgIVRType CFGIVRTNoIVRType
- The value of corresponding parameter has not changed
CFGIVRTConversant
public static final CfgIVRType CFGIVRTConversant
CFGIVRTWVRForAIX
public static final CfgIVRType CFGIVRTWVRForAIX
CFGIVRTDirectTalk6000
public static final CfgIVRType CFGIVRTDirectTalk6000
CFGIVRTSyntellectVocalPoint
public static final CfgIVRType CFGIVRTSyntellectVocalPoint
CFGIVRTSyntellectPremier
public static final CfgIVRType CFGIVRTSyntellectPremier
CFGIVRTSyntellectVista
public static final CfgIVRType CFGIVRTSyntellectVista
CFGIVRTVoiceTek
public static final CfgIVRType CFGIVRTVoiceTek
CFGIVRTAgility
public static final CfgIVRType CFGIVRTAgility
CFGIVRTMeridianIntegrated
public static final CfgIVRType CFGIVRTMeridianIntegrated
CFGIVRTSymposiumOpen
public static final CfgIVRType CFGIVRTSymposiumOpen
CFGIVRTEdify
public static final CfgIVRType CFGIVRTEdify
CFGIVRTBrite
public static final CfgIVRType CFGIVRTBrite
CFGIVRTShowNTel
public static final CfgIVRType CFGIVRTShowNTel
CFGIVRTIntervoiceBrite
public static final CfgIVRType CFGIVRTIntervoiceBrite
CFGIVRTIntervoice
public static final CfgIVRType CFGIVRTIntervoice
CFGIVRTPeriphonics
public static final CfgIVRType CFGIVRTPeriphonics
CFGIVRTAmerex
public static final CfgIVRType CFGIVRTAmerex
CFGIVRTWVRForWindows
public static final CfgIVRType CFGIVRTWVRForWindows
CFGIVRTDirectTalkNT
public static final CfgIVRType CFGIVRTDirectTalkNT
CFGIVRTGenesysVoicePlatform
public static final CfgIVRType CFGIVRTGenesysVoicePlatform
CFGIVRTeleraGVP
public static final CfgIVRType CFGIVRTeleraGVP
CFGIVRTMPS
public static final CfgIVRType CFGIVRTMPS
CFGIVRTAspectCSS
public static final CfgIVRType CFGIVRTAspectCSS
CFGIVRTMSSpeechServer
public static final CfgIVRType CFGIVRTMSSpeechServer
CFGIVRTOtherIVRType
public static final CfgIVRType CFGIVRTOtherIVRType
CFGIVRTEnvox
public static final CfgIVRType CFGIVRTEnvox
CFGIVRTMaxIVRType
public static final CfgIVRType CFGIVRTMaxIVRType
- A maximum value of this enumeration.
values
public static java.util.Collection<CfgIVRType> values()
- Returns all values of the enumeration.
- Returns:
- all enumeration values
valueOf
public static CfgIVRType valueOf(int ordinal)
- Returns enumeration value by given ordinal number.
- Parameters:
ordinal
- ordinal number of the enumeration value
- Returns:
- the enumeration value with given ordinal number or null
valueOf
public static CfgIVRType valueOf(java.lang.String name)
- Returns enumeration value with specified name or null if no such value exists.
- Parameters:
name
- name of value in the enumeration
- Returns:
- enumeration value with specified name or null
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.