|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgEnumeratorObjectType | |
---|---|
com.genesyslab.platform.configuration.protocol.types | This package contains classes based on the Genesys GEnum class. |
Uses of CfgEnumeratorObjectType in com.genesyslab.platform.configuration.protocol.types |
---|
Methods in com.genesyslab.platform.configuration.protocol.types that return CfgEnumeratorObjectType | |
---|---|
static CfgEnumeratorObjectType |
CfgEnumeratorObjectType.valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static CfgEnumeratorObjectType |
CfgEnumeratorObjectType.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 CfgEnumeratorObjectType | |
---|---|
static java.util.Collection<CfgEnumeratorObjectType> |
CfgEnumeratorObjectType.values()
Returns all values of the enumeration. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |