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 |
---|---|---|
CfgRouteType |
CfgDelSwitchAccess.getRouteType() |
|
CfgRouteType |
CfgDeltaDN.getRouteType() |
Type of routing that applies
to this DN.
|
CfgRouteType |
CfgDN.getRouteType() |
Type of routing that applies
to this DN.
|
CfgRouteType |
CfgSwitchAccessCode.getRouteType() |
Type of routing for the target
specified in
targetType for this switch. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDelSwitchAccess.setRouteType(CfgRouteType value) |
|
void |
CfgDN.setRouteType(CfgRouteType value) |
Type of routing that applies
to this DN.
|
void |
CfgSwitchAccessCode.setRouteType(CfgRouteType value) |
Type of routing for the target
specified in
targetType for this switch. |
Modifier and Type | Method | Description |
---|---|---|
static CfgRouteType |
CfgRouteType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgRouteType |
CfgRouteType.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<CfgRouteType> |
CfgRouteType.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.