|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgDIDGroupType | |
---|---|
com.genesyslab.platform.configuration.protocol.types | This package contains classes based on the Genesys GEnum class. |
Uses of CfgDIDGroupType in com.genesyslab.platform.configuration.protocol.types |
---|
Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgDIDGroupType | |
---|---|
static CfgDIDGroupType |
CfgDIDGroupType.CFGDGTDialable
|
static CfgDIDGroupType |
CfgDIDGroupType.CFGDGTMaxType
|
static CfgDIDGroupType |
CfgDIDGroupType.CFGDGTNoType
|
static CfgDIDGroupType |
CfgDIDGroupType.CFGDGTReRoute
|
Methods in com.genesyslab.platform.configuration.protocol.types that return CfgDIDGroupType | |
---|---|
static CfgDIDGroupType |
CfgDIDGroupType.valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static CfgDIDGroupType |
CfgDIDGroupType.valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
Methods in com.genesyslab.platform.configuration.protocol.types that return types with arguments of type CfgDIDGroupType | |
---|---|
static java.util.Collection<CfgDIDGroupType> |
CfgDIDGroupType.values()
Returns all values of the enumeration. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |