Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.management.protocol.messageserver.LogDataFormat

Packages that use LogDataFormat
com.genesyslab.platform.management.protocol.messageserver   
 

Uses of LogDataFormat in com.genesyslab.platform.management.protocol.messageserver
 

Fields in com.genesyslab.platform.management.protocol.messageserver declared as LogDataFormat
static LogDataFormat LogDataFormat.Hex
           
static LogDataFormat LogDataFormat.LogAttributes
           
static LogDataFormat LogDataFormat.String
           
static LogDataFormat LogDataFormat.TEvent
           
static LogDataFormat LogDataFormat.TMessage
           
 

Methods in com.genesyslab.platform.management.protocol.messageserver that return LogDataFormat
static LogDataFormat LogDataFormat.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static LogDataFormat LogDataFormat.valueOf(java.lang.String name)
          Returns enumeration value with specified name or null if no such value exists.
 

Methods in com.genesyslab.platform.management.protocol.messageserver that return types with arguments of type LogDataFormat
static java.util.Collection<LogDataFormat> LogDataFormat.values()
          Returns all values of the enumeration.
 


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.