Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.types
Class CfgDataType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.types.CfgDataType

public class CfgDataType
extends GEnum


Field Summary
static CfgDataType CFGDTChar
           
static CfgDataType CFGDTDateTime
           
static CfgDataType CFGDTFloat
           
static CfgDataType CFGDTInt
           
static CfgDataType CFGDTMaxDataType
           
static CfgDataType CFGDTNoDataType
           
static CfgDataType CFGDTVarChar
           
 
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

CFGDTNoDataType

public static final CfgDataType CFGDTNoDataType

CFGDTInt

public static final CfgDataType CFGDTInt

CFGDTFloat

public static final CfgDataType CFGDTFloat

CFGDTChar

public static final CfgDataType CFGDTChar

CFGDTVarChar

public static final CfgDataType CFGDTVarChar

CFGDTDateTime

public static final CfgDataType CFGDTDateTime

CFGDTMaxDataType

public static final CfgDataType CFGDTMaxDataType

Configuration Platform SDK 7.6 API Reference

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