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