@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:44:55.438-07:00") public class CfgCallActionCode extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static CfgCallActionCode |
CFGCACConnect |
Connect to an operator
|
static CfgCallActionCode |
CFGCACDrop |
Release call
|
static CfgCallActionCode |
CFGCACMaxCallActionCode |
A maximum value of this enumeration.
|
static CfgCallActionCode |
CFGCACMuteTransfer |
Transfer call using mute transfer
|
static CfgCallActionCode |
CFGCACNoCallActionCode |
The value of corresponding parameter has not changed
|
static CfgCallActionCode |
CFGCACPlayMessage |
Slay message
|
static CfgCallActionCode |
CFGCACRoute |
Route call
|
static CfgCallActionCode |
CFGCACSendEmail |
Send E-mail
|
static CfgCallActionCode |
CFGCACSendFax |
Send fax
|
static CfgCallActionCode |
CFGCACSendPage |
Send page
|
static CfgCallActionCode |
CFGCACTransfer |
Transfer call using two-step transfer
|
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static CfgCallActionCode |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgCallActionCode |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<CfgCallActionCode> |
values() |
Returns all values of the enumeration.
|
public static final CfgCallActionCode CFGCACNoCallActionCode
public static final CfgCallActionCode CFGCACConnect
public static final CfgCallActionCode CFGCACDrop
public static final CfgCallActionCode CFGCACMuteTransfer
public static final CfgCallActionCode CFGCACTransfer
public static final CfgCallActionCode CFGCACRoute
public static final CfgCallActionCode CFGCACPlayMessage
public static final CfgCallActionCode CFGCACSendFax
public static final CfgCallActionCode CFGCACSendPage
public static final CfgCallActionCode CFGCACSendEmail
public static final CfgCallActionCode CFGCACMaxCallActionCode
public static java.util.Collection<CfgCallActionCode> values()
public static CfgCallActionCode valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static CfgCallActionCode valueOf(java.lang.String name)
name
- name of value in the enumerationSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.