Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.runtime.binding
Class Style

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.configuration.protocol.runtime.binding.Style

public class Style
extends GEnum


Field Summary
static Style CfgDBIdList
           
static Style CfgInt
           
static Style CfgIntList
           
static Style CfgKVList
           
static Style CfgLong
           
static Style CfgObjList
           
static Style CfgPObject
           
static Style CfgString
           
static Style CfgStringList
           
static Style CfgULong
           
protected static Style UNSUPPORTED
          This ones are substituted in CfgEnumConverter to appropriate types
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

CfgULong

public static final Style CfgULong

CfgLong

public static final Style CfgLong

CfgInt

public static final Style CfgInt

CfgString

public static final Style CfgString

CfgObjList

public static final Style CfgObjList

CfgKVList

public static final Style CfgKVList

CfgPObject

public static final Style CfgPObject

CfgIntList

public static final Style CfgIntList

CfgDBIdList

public static final Style CfgDBIdList

CfgStringList

public static final Style CfgStringList

UNSUPPORTED

protected static final Style UNSUPPORTED
This ones are substituted in CfgEnumConverter to appropriate types


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.