@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:44:55.438-07:00") public class CfgTableType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static CfgTableType |
CFGTTANI |
ANI table
|
static CfgTableType |
CFGTTCallingList |
Calling list
|
static CfgTableType |
CFGTTCountryCode |
Country Code table
|
static CfgTableType |
CFGTTCustomType |
Customer defined table
|
static CfgTableType |
CFGTTDoNotCallList |
Do not call list table type to support nationwide Do Not Call regulation by OCS
|
static CfgTableType |
CFGTTEmailContactLists |
Email Contact Lists
|
static CfgTableType |
CFGTTInfoDigits |
Info Digits table
|
static CfgTableType |
CFGTTLATA |
LATA table
|
static CfgTableType |
CFGTTLogTable |
Log Table
|
static CfgTableType |
CFGTTMaxTableType |
A maximum value of this enumeration.
|
static CfgTableType |
CFGTTNoTableType |
The value of corresponding parameter has not changed
|
static CfgTableType |
CFGTTNPA |
NPA table
|
static CfgTableType |
CFGTTNPA_NXX |
NPA-NXX table
|
static CfgTableType |
CFGTTStateCode |
State Code table
|
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static CfgTableType |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgTableType |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<CfgTableType> |
values() |
Returns all values of the enumeration.
|
public static final CfgTableType CFGTTNoTableType
public static final CfgTableType CFGTTCallingList
public static final CfgTableType CFGTTLogTable
public static final CfgTableType CFGTTANI
public static final CfgTableType CFGTTLATA
public static final CfgTableType CFGTTNPA
public static final CfgTableType CFGTTNPA_NXX
public static final CfgTableType CFGTTStateCode
public static final CfgTableType CFGTTInfoDigits
public static final CfgTableType CFGTTCountryCode
public static final CfgTableType CFGTTCustomType
public static final CfgTableType CFGTTDoNotCallList
public static final CfgTableType CFGTTEmailContactLists
public static final CfgTableType CFGTTMaxTableType
public static java.util.Collection<CfgTableType> values()
public static CfgTableType valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static CfgTableType 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.