Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.collections
Class ValueType

java.lang.Object
  extended bycom.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
           
 
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
 

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

public static ValueType XKV_LIST
Method Detail

equals

public boolean equals(java.lang.Object obj)

toString

public java.lang.String toString()

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.