Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.collections
Class ValueType

java.lang.Object
  extended by com.genesyslab.platform.commons.collections.ValueType

public class ValueType
extends java.lang.Object

Types of values in Lists.


Field Summary
static ValueType BINARY
           
static ValueType FLOAT
           
static ValueType INT
           
static ValueType LONG
           
static ValueType STRING
           
static ValueType TKV_LIST
           
static ValueType WIDE_STRING
           
static ValueType XKV_LIST
          Deprecated. as XKV didn't gain any practical usage
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Method Detail

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

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.