Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgTargetType |
CfgDelSwitchAccess.getTargetType() |
|
CfgTargetType |
CfgSwitchAccessCode.getTargetType() |
Type of the target within the
switch specified by
switchDBID for which all the routing parameters
below are specified. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDelSwitchAccess.setTargetType(CfgTargetType value) |
|
void |
CfgSwitchAccessCode.setTargetType(CfgTargetType value) |
Type of the target within the
switch specified by
switchDBID for which all the routing parameters
below are specified. |
Modifier and Type | Field | Description |
---|---|---|
static CfgTargetType |
CfgTargetType.CFGMaxTargetType |
|
static CfgTargetType |
CfgTargetType.CFGNoTarget |
The value of the corresponding parameter has not changed.
|
static CfgTargetType |
CfgTargetType.CFGTargetACDQueue |
|
static CfgTargetType |
CfgTargetType.CFGTargetACDQueueGroup |
|
static CfgTargetType |
CfgTargetType.CFGTargetAgent |
|
static CfgTargetType |
CfgTargetType.CFGTargetAgentGroup |
|
static CfgTargetType |
CfgTargetType.CFGTargetDestinationLabel |
|
static CfgTargetType |
CfgTargetType.CFGTargetExtRoutingPoint |
|
static CfgTargetType |
CfgTargetType.CFGTargetISCC |
Inter-Server Communication Channel.
|
static CfgTargetType |
CfgTargetType.CFGTargetPlace |
|
static CfgTargetType |
CfgTargetType.CFGTargetPlaceGroup |
|
static CfgTargetType |
CfgTargetType.CFGTargetRoutingPoint |
Modifier and Type | Method | Description |
---|---|---|
static CfgTargetType |
CfgTargetType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgTargetType |
CfgTargetType.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<CfgTargetType> |
CfgTargetType.values() |
Returns all values of the enumeration.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.