|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgGroupType | |
---|---|
com.genesyslab.platform.configuration.protocol.types | This package contains classes based on the Genesys GEnum class. |
Uses of CfgGroupType in com.genesyslab.platform.configuration.protocol.types |
---|
Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgGroupType | |
---|---|
static CfgGroupType |
CfgGroupType.CFGAccessGroupType
|
static CfgGroupType |
CfgGroupType.CFGAgentGroupType
|
static CfgGroupType |
CfgGroupType.CFGDNGroupType
|
static CfgGroupType |
CfgGroupType.CFGMaxGroupType
|
static CfgGroupType |
CfgGroupType.CFGNoGroup
The value of the corresponding parameter has not changed. |
static CfgGroupType |
CfgGroupType.CFGPlaceGroupType
|
Methods in com.genesyslab.platform.configuration.protocol.types that return CfgGroupType | |
---|---|
static CfgGroupType |
CfgGroupType.valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static CfgGroupType |
CfgGroupType.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 CfgGroupType | |
---|---|
static java.util.Collection<CfgGroupType> |
CfgGroupType.values()
Returns all values of the enumeration. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |