com.genesyslab.platform.commons.collections
Class ValueType
java.lang.Object
com.genesyslab.platform.commons.collections.ValueType
public class ValueType
- extends java.lang.Object
Types of values in Lists.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
BINARY
public static ValueType BINARY
FLOAT
public static ValueType FLOAT
INT
public static ValueType INT
LONG
public static ValueType LONG
STRING
public static ValueType STRING
TKV_LIST
public static ValueType TKV_LIST
WIDE_STRING
public static ValueType WIDE_STRING
XKV_LIST
@Deprecated
public static ValueType XKV_LIST
- Deprecated. as XKV didn't gain any practical usage
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.