@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:44:55.438-07:00") public class CfgStatTableType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static CfgStatTableType |
CFGCapacityTable |
|
static CfgStatTableType |
CFGMaxStatTableType |
|
static CfgStatTableType |
CFGNoStatTable |
The value of the corresponding parameter has not changed.
|
static CfgStatTableType |
CFGQuotaTable |
|
static CfgStatTableType |
CFGSpecialDayTable |
|
static CfgStatTableType |
CFGVariableRateContractTable |
|
static CfgStatTableType |
CFGVolumeContractTable |
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static CfgStatTableType |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgStatTableType |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<CfgStatTableType> |
values() |
Returns all values of the enumeration.
|
public static final CfgStatTableType CFGNoStatTable
public static final CfgStatTableType CFGCapacityTable
public static final CfgStatTableType CFGQuotaTable
public static final CfgStatTableType CFGSpecialDayTable
public static final CfgStatTableType CFGVolumeContractTable
public static final CfgStatTableType CFGVariableRateContractTable
public static final CfgStatTableType CFGMaxStatTableType
public static java.util.Collection<CfgStatTableType> values()
public static CfgStatTableType valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static CfgStatTableType valueOf(java.lang.String name)
name
- name of value in the enumerationSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.