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.
Method Summary |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
getClass, hashCode, 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
public static ValueType XKV_LIST
equals
public boolean equals(java.lang.Object obj)
toString
public java.lang.String toString()
Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.