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 |
---|---|---|
CfgSelectionMode |
CfgDetectEvent.getSelectionMode() |
|
CfgSelectionMode |
CfgRemovalEvent.getSelectionMode() |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDetectEvent.setSelectionMode(CfgSelectionMode value) |
Modifier and Type | Field | Description |
---|---|---|
static CfgSelectionMode |
CfgSelectionMode.CFGSMAppType |
|
static CfgSelectionMode |
CfgSelectionMode.CFGSMByAny |
Any event.
|
static CfgSelectionMode |
CfgSelectionMode.CFGSMByAppDBID |
An event from application specified by DBID is considered only.
|
static CfgSelectionMode |
CfgSelectionMode.CFGSMMaxSelectionMode |
The maximum value of this enumeration
|
static CfgSelectionMode |
CfgSelectionMode.CFGSMNoSelectionMode |
The value of corresponding parameter has not changed
|
Modifier and Type | Method | Description |
---|---|---|
static CfgSelectionMode |
CfgSelectionMode.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgSelectionMode |
CfgSelectionMode.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<CfgSelectionMode> |
CfgSelectionMode.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.