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 |
---|---|---|
CfgIVRType |
CfgDeltaIVR.getType() |
Type of this IVR.
|
CfgIVRType |
CfgIVR.getType() |
Type of this IVR.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgIVR.setType(CfgIVRType value) |
Type of this IVR.
|
Modifier and Type | Method | Description |
---|---|---|
CfgIVRType |
CfgIVRQuery.getType() |
Type of the IVR (see type
CfgIVRType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgIVRQuery.setType(CfgIVRType value) |
Type of the IVR (see type
CfgIVRType
).
|
Modifier and Type | Method | Description |
---|---|---|
static CfgIVRType |
CfgIVRType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgIVRType |
CfgIVRType.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<CfgIVRType> |
CfgIVRType.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.