Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerDataType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerDataType

Deprecated. The enum has been deprecated. Please use 'CfgDataType' enum instead.

public class ConfServerDataType
extends GEnum


Field Summary
static ConfServerDataType Char
          Deprecated.  
static ConfServerDataType DateTime
          Deprecated.  
static ConfServerDataType Float
          Deprecated.  
static ConfServerDataType Int
          Deprecated.  
static ConfServerDataType MaxDataType
          Deprecated.  
static ConfServerDataType NoDataType
          Deprecated.  
static ConfServerDataType VarChar
          Deprecated.  
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoDataType

public static final ConfServerDataType NoDataType
Deprecated. 

Int

public static final ConfServerDataType Int
Deprecated. 

Float

public static final ConfServerDataType Float
Deprecated. 

Char

public static final ConfServerDataType Char
Deprecated. 

VarChar

public static final ConfServerDataType VarChar
Deprecated. 

DateTime

public static final ConfServerDataType DateTime
Deprecated. 

MaxDataType

public static final ConfServerDataType MaxDataType
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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