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 |
---|---|---|
CfgDNRegisterFlag |
CfgDeltaDN.getRegisterAll() |
An indicator of whether T-Server
shall register this DN within the switch.
|
CfgDNRegisterFlag |
CfgDN.getRegisterAll() |
An indicator of whether T-Server
shall register this DN within the switch.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDN.setRegisterAll(CfgDNRegisterFlag value) |
An indicator of whether T-Server
shall register this DN within the switch.
|
Modifier and Type | Field | Description |
---|---|---|
static CfgDNRegisterFlag |
CfgDNRegisterFlag.CFGDRFalse |
|
static CfgDNRegisterFlag |
CfgDNRegisterFlag.CFGDROnDemand |
|
static CfgDNRegisterFlag |
CfgDNRegisterFlag.CFGDRTrue |
|
static CfgDNRegisterFlag |
CfgDNRegisterFlag.CFGDRUnknown |
|
static CfgDNRegisterFlag |
CfgDNRegisterFlag.CFGMaxDNRegisterFlag |
Modifier and Type | Method | Description |
---|---|---|
static CfgDNRegisterFlag |
CfgDNRegisterFlag.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgDNRegisterFlag |
CfgDNRegisterFlag.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<CfgDNRegisterFlag> |
CfgDNRegisterFlag.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.