Configuration Platform SDK 7.6 API Reference

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

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

public class CfgDNRegisterFlag
extends GEnum


Field Summary
static CfgDNRegisterFlag CFGDRFalse
           
static CfgDNRegisterFlag CFGDROnDemand
           
static CfgDNRegisterFlag CFGDRTrue
           
static CfgDNRegisterFlag CFGDRUnknown
           
static CfgDNRegisterFlag CFGMaxDNRegisterFlag
           
 
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

CFGDRUnknown

public static final CfgDNRegisterFlag CFGDRUnknown

CFGDRFalse

public static final CfgDNRegisterFlag CFGDRFalse

CFGDRTrue

public static final CfgDNRegisterFlag CFGDRTrue

CFGDROnDemand

public static final CfgDNRegisterFlag CFGDROnDemand

CFGMaxDNRegisterFlag

public static final CfgDNRegisterFlag CFGMaxDNRegisterFlag

Configuration Platform SDK 7.6 API Reference

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