Configuration Platform SDK 7.6 API Reference

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

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

public class CfgTraceMode
extends GEnum


Field Summary
static CfgTraceMode CFGTMBoth
           
static CfgTraceMode CFGTMLocal
           
static CfgTraceMode CFGTMMaxTraceMode
           
static CfgTraceMode CFGTMNone
           
static CfgTraceMode CFGTMNoTraceMode
           
static CfgTraceMode CFGTMRemote
           
 
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

CFGTMNoTraceMode

public static final CfgTraceMode CFGTMNoTraceMode

CFGTMNone

public static final CfgTraceMode CFGTMNone

CFGTMLocal

public static final CfgTraceMode CFGTMLocal

CFGTMRemote

public static final CfgTraceMode CFGTMRemote

CFGTMBoth

public static final CfgTraceMode CFGTMBoth

CFGTMMaxTraceMode

public static final CfgTraceMode CFGTMMaxTraceMode

Configuration Platform SDK 7.6 API Reference

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