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 |
---|---|---|
CfgStatTableType |
CfgDeltaStatTable.getType() |
Type of stat table.
|
CfgStatTableType |
CfgStatTable.getType() |
Type of stat table.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgStatTable.setType(CfgStatTableType value) |
Type of stat table.
|
Modifier and Type | Field | Description |
---|---|---|
static CfgStatTableType |
CfgStatTableType.CFGCapacityTable |
|
static CfgStatTableType |
CfgStatTableType.CFGMaxStatTableType |
|
static CfgStatTableType |
CfgStatTableType.CFGNoStatTable |
The value of the corresponding parameter has not changed.
|
static CfgStatTableType |
CfgStatTableType.CFGQuotaTable |
|
static CfgStatTableType |
CfgStatTableType.CFGSpecialDayTable |
|
static CfgStatTableType |
CfgStatTableType.CFGVariableRateContractTable |
|
static CfgStatTableType |
CfgStatTableType.CFGVolumeContractTable |
Modifier and Type | Method | Description |
---|---|---|
static CfgStatTableType |
CfgStatTableType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgStatTableType |
CfgStatTableType.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<CfgStatTableType> |
CfgStatTableType.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.