@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:44:55.438-07:00") public class CfgDNType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static CfgDNType |
CFGAccessResource |
A Switch Access Resource to be used in multi-switch environment (ext routing)
|
static CfgDNType |
CFGACDPosition |
An extension line designated for customer-agent calls only.
|
static CfgDNType |
CFGACDQueue |
An ACD queue.
|
static CfgDNType |
CFGCellular |
A mobile station.
|
static CfgDNType |
CFGChat |
A Chat address
|
static CfgDNType |
CFGCoBrowse |
A CoBrowse address
|
static CfgDNType |
CFGCommDN |
A telephony object that NetVector components use to communicate with a switch.
|
static CfgDNType |
CFGCP |
An extension connected to a call-processing equipment port.
|
static CfgDNType |
CFGData |
An extension connected to a data communication equipment.
|
static CfgDNType |
CFGDestinationLabel |
A destination label used as a destination number in network routing.
|
static CfgDNType |
CFGEAPort |
An extension connected to a electronic audio/voice treatment port (e.g., IVR).
|
static CfgDNType |
CFGEmail |
An e-mail address.
|
static CfgDNType |
CFGExtension |
A regular extension line.
|
static CfgDNType |
CFGExtRoutingPoint |
A routing point that is dedicated to support external routing functions.
|
static CfgDNType |
CFGFAX |
An extension connected to a fax machine.
|
static CfgDNType |
CFGGVPDID |
|
static CfgDNType |
CFGMaxDNType |
A maximum value of this enumeration type.
|
static CfgDNType |
CFGMixed |
An extension line that can be used as CFGACDPosition as well as CFGExtension.
|
static CfgDNType |
CFGMusic |
A music source.
|
static CfgDNType |
CFGNoDN |
The value of the corresponding parameter has not changed.
|
static CfgDNType |
CFGRoutingPoint |
A routing point (a telephony object within the switch at which calls reside while routing decisions are being made).
|
static CfgDNType |
CFGRoutingQueue |
A telephony object that has properties of both CFGRoutingPoint and CFGACDQueue.
|
static CfgDNType |
CFGServiceNumber |
A service number used as a routing point in network routing.
|
static CfgDNType |
CFGTieLine |
A tie line.
|
static CfgDNType |
CFGTieLineGroup |
A group of tie lines forming one route.
|
static CfgDNType |
CFGTrunk |
A trunk.
|
static CfgDNType |
CFGTrunkGroup |
A group of trunks forming one route.
|
static CfgDNType |
CFGVideo |
A Video channel.
|
static CfgDNType |
CFGVirtACDQueue |
A virtual ACD queue.
|
static CfgDNType |
CFGVirtRoutingPoint |
A virtual routing point.
|
static CfgDNType |
CFGVoiceMail |
A voice mail channel.
|
static CfgDNType |
CFGVoIP |
A Voice over IP.
|
static CfgDNType |
CFGVoIPService |
A Voice over IP Service
|
static CfgDNType |
CFGWorkflow |
A Workflow DN
|
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static CfgDNType |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgDNType |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<CfgDNType> |
values() |
Returns all values of the enumeration.
|
public static final CfgDNType CFGNoDN
public static final CfgDNType CFGExtension
public static final CfgDNType CFGACDPosition
public static final CfgDNType CFGACDQueue
public static final CfgDNType CFGRoutingPoint
public static final CfgDNType CFGVirtACDQueue
public static final CfgDNType CFGVirtRoutingPoint
public static final CfgDNType CFGEAPort
public static final CfgDNType CFGVoiceMail
public static final CfgDNType CFGCellular
public static final CfgDNType CFGCP
public static final CfgDNType CFGFAX
public static final CfgDNType CFGData
public static final CfgDNType CFGMusic
public static final CfgDNType CFGTrunk
public static final CfgDNType CFGTrunkGroup
public static final CfgDNType CFGTieLine
public static final CfgDNType CFGTieLineGroup
public static final CfgDNType CFGMixed
public static final CfgDNType CFGExtRoutingPoint
public static final CfgDNType CFGDestinationLabel
public static final CfgDNType CFGServiceNumber
public static final CfgDNType CFGRoutingQueue
public static final CfgDNType CFGCommDN
public static final CfgDNType CFGEmail
public static final CfgDNType CFGVoIP
public static final CfgDNType CFGVideo
public static final CfgDNType CFGChat
public static final CfgDNType CFGCoBrowse
public static final CfgDNType CFGVoIPService
public static final CfgDNType CFGWorkflow
public static final CfgDNType CFGAccessResource
public static final CfgDNType CFGGVPDID
public static final CfgDNType CFGMaxDNType
public static java.util.Collection<CfgDNType> values()
public static CfgDNType valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static CfgDNType 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.