|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueType | |
---|---|
com.genesyslab.platform.commons.collections | Contains classes that allow you to use Genesys Key-Value collections in your applications. |
Uses of ValueType in com.genesyslab.platform.commons.collections |
---|
Fields in com.genesyslab.platform.commons.collections declared as ValueType | |
---|---|
static ValueType |
ValueType.BINARY
|
static ValueType |
ValueType.FLOAT
|
static ValueType |
ValueType.INT
|
static ValueType |
ValueType.LONG
|
static ValueType |
ValueType.STRING
|
static ValueType |
ValueType.TKV_LIST
|
static ValueType |
ValueType.WIDE_STRING
|
static ValueType |
ValueType.XKV_LIST
Deprecated. as XKV didn't gain any practical usage |
Methods in com.genesyslab.platform.commons.collections that return ValueType | |
---|---|
ValueType |
Pair.getValueType()
Returns the type of value that is stored in this Pair . |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |