Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.runtime.channel
Class TokenType

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.configuration.protocol.runtime.channel.TokenType

public class TokenType
extends GEnum


Field Summary
static TokenType BINARY
           
static TokenType EMPTY
           
static TokenType END
           
static TokenType INTEGER
           
static TokenType KVLIST
           
static TokenType LIST
           
static TokenType NONE
           
static TokenType OBJECT
           
static TokenType STRING
           
static TokenType STRUCT
           
 
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

NONE

public static final TokenType NONE

END

public static final TokenType END

INTEGER

public static final TokenType INTEGER

STRING

public static final TokenType STRING

LIST

public static final TokenType LIST

KVLIST

public static final TokenType KVLIST

BINARY

public static final TokenType BINARY

STRUCT

public static final TokenType STRUCT

OBJECT

public static final TokenType OBJECT

EMPTY

public static final TokenType EMPTY

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.