Package | Description |
---|---|
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. |
Modifier and Type | Method | Description |
---|---|---|
CfgDNGroupType |
CfgDNGroup.getType() |
Type of this DN group.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDNGroup.setType(CfgDNGroupType value) |
Type of this DN group.
|
Modifier and Type | Method | Description |
---|---|---|
CfgDNGroupType |
CfgDNGroupQuery.getDnGroupType() |
Type of a DN group (see
CfgDNGroupType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDNGroupQuery.setDnGroupType(CfgDNGroupType value) |
Type of a DN group (see
CfgDNGroupType
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgDNGroupType |
CfgDNGroupType.CFGACDQueues |
Can only include DNs of CFGACDQueue, CFGVirtACDQueue, and CFGRoutingQueue type.
|
static CfgDNGroupType |
CfgDNGroupType.CFGMaxDNGroupType |
The maximum value of this enumeration type.
|
static CfgDNGroupType |
CfgDNGroupType.CFGNetworkPorts |
Can only include DNs of CFGDestinationLabel type.
|
static CfgDNGroupType |
CfgDNGroupType.CFGNoDNGroup |
The value of the corresponding parameter has not changed.
|
static CfgDNGroupType |
CfgDNGroupType.CFGRoutingPoints |
Can include DNs of the following types: CFGRoutingPoint, CFGExtRoutingPoint, CFGVirtRoutingPoint, and CFGRoutingQueue.
|
static CfgDNGroupType |
CfgDNGroupType.CFGServiceNumbers |
Can only include DNs of CFGServiceNumber type.
|
static CfgDNGroupType |
CfgDNGroupType.CFGSinglePorts |
Can include DNs of the following types: CFGExtension, CFGACDPosition, CFGEAPort, CFGVoiceMail, CFGCP, CFGMusic, CFGData, CFGFAX, CFGCommDN, CFGEmal, CFGVoIP, CFGVideo, CFGChat, CFGCoBrowse.
|
Modifier and Type | Method | Description |
---|---|---|
static CfgDNGroupType |
CfgDNGroupType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgDNGroupType |
CfgDNGroupType.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<CfgDNGroupType> |
CfgDNGroupType.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.